Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Dsched.h1408 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
1432 static inline struct cfs_rq *task_cfs_rq(struct task_struct *p) in task_cfs_rq() function
Dfair.c7557 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in check_preempt_wakeup()
7854 struct cfs_rq *cfs_rq = task_cfs_rq(curr); in yield_task_fair()
8688 struct cfs_rq *cfs_rq = task_cfs_rq(p); in task_h_load()
11772 cfs_rq = task_cfs_rq(current); in task_fork_fair()