Function report |
Source Code:include\linux\sched.h |
Create Date:2022-07-28 05:59:47 |
| Last Modify:2021-07-28 10:30:23 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:In order to reduce various lock holder preemption latencies provide an* interface to see if a vCPU is currently running or not
Proto:static inline bool vcpu_is_preempted(int cpu)
Type:bool
Parameter:
| Type | Parameter | Name |
|---|---|---|
| int | cpu |
| 1867 | Return false |
| Name | Describe |
|---|---|
| available_idle_cpu | 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. |
| osq_lock |
| 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 |