Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/sched/
Dsched.h1366 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
1390 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
Dfair.c7121 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in check_preempt_wakeup()
7418 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in yield_task_fair()
8247 struct cfs_rq *cfs_rq = task_cfs_rq(p); in task_h_load()
11327 cfs_rq = task_cfs_rq(current); in task_fork_fair()