Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\kernel\process.c Create Date:2022-07-28 07:48:47
Last Modify:2020-03-16 17:03:44 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:We use this if we don't have any better idle routine..

Proto:void __cpuidle default_idle(void)

Type:void

Parameter:Nothing

698  trace_cpu_idle_rcuidle(1, smp_processor_id())
699  safe_halt()
700  trace_cpu_idle_rcuidle(PWR_EVENT_EXIT, smp_processor_id())
Caller
NameDescribe
amd_e400_idleAMD Erratum 400 aware idle routine. We handle it the same way as C3 power* states (local apic timer and TSC stop).
apm_cpu_idle