Searched refs:is_root_task_group (Results 1 – 1 of 1) sorted by relevance
960 #define is_root_task_group(tg) ((tg) == &root_task_group) macro2355 if (is_root_task_group(tg)) in tg_se()2366 if (is_root_task_group(cfs_rq->tg)) in cfs_rq_se()