Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/sched/
Dfair.c269 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
384 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
5118 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in check_preempt_wakeup()
5350 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in yield_task_fair()
5960 struct cfs_rq *cfs_rq = task_cfs_rq(p); in task_h_load()
7906 cfs_rq = task_cfs_rq(current); in task_fork_fair()