Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

Name:task_on_rq_migrating

Proto:static inline int task_on_rq_migrating(struct task_struct *p)

Type:int

Parameter:

TypeParameterName
struct task_struct *p
1638  Return READ_ONCE(on_rq) == TASK_ON_RQ_MIGRATING
Caller
NameDescribe
__task_rq_lock__task_rq_lock - lock the rq @p resides on.
task_rq_lockask_rq_lock - lock p->pi_lock and lock the rq @p resides on.
update_stats_wait_start
update_stats_wait_end