Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:23 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__set_task_cpu
Proto:static inline void __set_task_cpu(struct task_struct *p, unsigned int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p | |
unsigned int | cpu |
1526 | set_task_rq(p, cpu) |
Name | Describe |
---|---|
sched_fork | rk()/clone()-time setup: |
init_idle | _idle - set up an idle thread for a given CPU*@idle: task in question*@cpu: CPU the idle task belongs to* NOTE: this function does not set the idle thread's NEED_RESCHED* flag, to make booting more robust. |
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 |