Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dcore.c11038 static int tg_cfs_schedulable_down(struct task_group *tg, void *data) in tg_cfs_schedulable_down() function
11090 return walk_tg_tree(tg_cfs_schedulable_down, tg_nop, &data); in __cfs_schedulable()