Searched refs:list_add_leaf_cfs_rq (Results 1 – 1 of 1) sorted by relevance
289 static inline bool list_add_leaf_cfs_rq(struct cfs_rq *cfs_rq) in list_add_leaf_cfs_rq() function462 static inline bool list_add_leaf_cfs_rq(struct cfs_rq *cfs_rq) in list_add_leaf_cfs_rq() function4333 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 …]