Function report |
Source Code:kernel\sched\core.c |
Create Date:2022-07-28 09:36:31 |
Last Modify:2022-05-22 13:40:38 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:sched_setattr
Proto:int sched_setattr(struct task_struct *p, const struct sched_attr *attr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
const struct sched_attr * | attr |
5069 | Return __sched_setscheduler(p, attr, true, true) |
Name | Describe |
---|---|
SYSCALL_DEFINE3 | sys_sched_setattr - same as above, but with extended sched_attr*@pid: the pid in question.*@uattr: structure containing the extended parameters.*@flags: for future extension. |
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 |