Searched refs:task_css_is_root (Results 1 - 2 of 2) sorted by relevance

/linux-master/kernel/cgroup/
H A Dlegacy_freezer.c226 if (task_css_is_root(task, freezer_cgrp_id))
/linux-master/include/linux/
H A Dcgroup.h469 * task_css_is_root - test whether a task belongs to the root css
476 static inline bool task_css_is_root(struct task_struct *task, int subsys_id) function

Completed in 144 milliseconds