Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\sched\core.c Create Date:2022-07-28 09:36:17
Last Modify:2022-05-22 13:40:38 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:available_idle_cpu - is a given CPU idle for enqueuing work.*@cpu: the CPU in question.* Return: 1 if the CPU is currently idle. 0 otherwise.

Proto:int available_idle_cpu(int cpu)

Type:int

Parameter:

TypeParameterName
intcpu
4658  If Not dle_cpu - is a given CPU idle currently?*@cpu: the processor in question.* Return: 1 if the CPU is currently idle. 0 otherwise. Then Return 0
4661  If In order to reduce various lock holder preemption latencies provide an* interface to see if a vCPU is currently running or not Then Return 0
4664  Return 1