Home
last modified time | relevance | path

Searched refs:task_cfs_rq (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/sched/
Dfair.c268 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
423 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
6519 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in check_preempt_wakeup()
6753 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in yield_task_fair()
7455 struct cfs_rq *cfs_rq = task_cfs_rq(p); in task_h_load()
9678 cfs_rq = task_cfs_rq(current); in task_fork_fair()