Home
last modified time | relevance | path

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

/kernel/sched/
Dsched.h1445 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
1469 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
Dfair.c7725 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in check_preempt_wakeup()
8039 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in yield_task_fair()
8894 struct cfs_rq *cfs_rq = task_cfs_rq(p); in task_h_load()
12020 cfs_rq = task_cfs_rq(current); in task_fork_fair()