Lines Matching defs:task
260 #define cgroup_taskset_for_each(task, dst_css, tset) \ argument
412 #define task_css_set_check(task, __c) \ argument
418 #define task_css_set_check(task, __c) \ argument
431 #define task_css_check(task, subsys_id, __c) \ argument
440 static inline struct css_set *task_css_set(struct task_struct *task) in task_css_set()
452 static inline struct cgroup_subsys_state *task_css(struct task_struct *task, in task_css()
468 task_get_css(struct task_struct *task, int subsys_id) in task_get_css()
491 static inline bool task_css_is_root(struct task_struct *task, int subsys_id) in task_css_is_root()
497 static inline struct cgroup *task_cgroup(struct task_struct *task, in task_cgroup()
529 static inline bool task_under_cgroup_hierarchy(struct task_struct *task, in task_under_cgroup_hierarchy()
635 static inline bool task_under_cgroup_hierarchy(struct task_struct *task, in task_under_cgroup_hierarchy()