Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsched.h518 extern int walk_tg_tree_from(struct task_group *from,
529 return walk_tg_tree_from(&root_task_group, down, up, data); in walk_tg_tree()
H A Dfair.c5831 walk_tg_tree_from(cfs_rq->tg, tg_throttle_down, tg_nop, (void *)rq); in throttle_cfs_rq()
5923 walk_tg_tree_from(cfs_rq->tg, tg_nop, tg_unthrottle_up, (void *)rq); in unthrottle_cfs_rq()