Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/sched/
Dfair.c289 static inline bool list_add_leaf_cfs_rq(struct cfs_rq *cfs_rq) in list_add_leaf_cfs_rq() function
462 static inline bool list_add_leaf_cfs_rq(struct cfs_rq *cfs_rq) in list_add_leaf_cfs_rq() function
4333 list_add_leaf_cfs_rq(cfs_rq); in enqueue_entity()
4810 list_add_leaf_cfs_rq(cfs_rq); in tg_unthrottle_up()
4987 list_add_leaf_cfs_rq(qcfs_rq); in unthrottle_cfs_rq()
5002 if (list_add_leaf_cfs_rq(qcfs_rq)) in unthrottle_cfs_rq()
5657 list_add_leaf_cfs_rq(cfs_rq); in enqueue_task_fair()
5691 if (list_add_leaf_cfs_rq(cfs_rq)) in enqueue_task_fair()
11181 list_add_leaf_cfs_rq(cfs_rq_of(se)); in propagate_entity_cfs_rq()
11191 list_add_leaf_cfs_rq(cfs_rq); in propagate_entity_cfs_rq()
[all …]