Function report | 
Source Code:kernel\sched\sched.h | 
Create Date:2022-07-28 05:59:17 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:task_has_dl_policy
Proto:static inline int task_has_dl_policy(struct task_struct *p)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | p | 
| Name | Describe | 
|---|---|
| normal_prio | Calculate the expected normal priority: i.e. priority* without taking RT-inheritance into account. Might be* boosted by interactivity modifiers. Changes upon fork,* setprio syscalls, and whenever the interactivity* estimator recalculates. | 
| sched_fork | rk()/clone()-time setup: | 
| set_user_nice | |
| SYSCALL_DEFINE4 | sys_sched_getattr - similar to sched_getparam, but with sched_attr*@pid: the pid in question.*@uattr: structure containing the extended parameters.*@usize: sizeof(attr) for fwd/bwd comp.*@flags: for future extension. | 
| sched_dl_overflow | We must be sure that accepting a new task (or allowing changing the* parameters of an existing one) is consistent with the bandwidth* constraints. If yes, this function also accordingly updates the currently | 
| proc_sched_show_task | 
| 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  |