Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
int | cpu |
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |