Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dfair.c307 static inline bool list_add_leaf_cfs_rq(struct cfs_rq *cfs_rq) in list_add_leaf_cfs_rq() function
487 static inline bool list_add_leaf_cfs_rq(struct cfs_rq *cfs_rq) in list_add_leaf_cfs_rq() function
4311 list_add_leaf_cfs_rq(cfs_rq); in enqueue_entity()
4796 list_add_leaf_cfs_rq(cfs_rq); in tg_unthrottle_up()
4945 list_add_leaf_cfs_rq(cfs_rq); in unthrottle_cfs_rq()
4960 if (list_add_leaf_cfs_rq(cfs_rq)) in unthrottle_cfs_rq()
5619 list_add_leaf_cfs_rq(cfs_rq); in enqueue_task_fair()
5653 if (list_add_leaf_cfs_rq(cfs_rq)) in enqueue_task_fair()
11132 list_add_leaf_cfs_rq(cfs_rq_of(se)); in propagate_entity_cfs_rq()
11142 list_add_leaf_cfs_rq(cfs_rq); in propagate_entity_cfs_rq()
[all …]