| Function report | 
| Source Code: kernel\sched\cpudeadline.c | Create Date:2022-07-28 09:41:33 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:pudl_find - find the best (later-dl) CPU in the system*@cp: the cpudl max-heap context*@p: the task*@later_mask: a mask to fill in with the selected CPUs (or NULL)* Returns: int - CPUs were found
Proto:int cpudl_find(struct cpudl *cp, struct task_struct *p, struct cpumask *later_mask)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cpudl * | cp | |
| struct task_struct * | p | |
| struct cpumask * | later_mask | 
| 124 | Return 1 | 
| 125 | Else | 
| 138 | Return 0 | 
| 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 |