Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:task_on_rq_migrating
Proto:static inline int task_on_rq_migrating(struct task_struct *p)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct task_struct * | p |
1638 | Return READ_ONCE(on_rq) == TASK_ON_RQ_MIGRATING |
Name | Describe |
---|---|
__task_rq_lock | __task_rq_lock - lock the rq @p resides on. |
task_rq_lock | ask_rq_lock - lock p->pi_lock and lock the rq @p resides on. |
update_stats_wait_start | |
update_stats_wait_end |
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 |