Lines Matching defs:task
287 #define cgroup_taskset_for_each(task, dst_css, tset) \ argument
465 #define task_css_set_check(task, __c) \ argument
472 #define task_css_set_check(task, __c) \ argument
485 #define task_css_check(task, subsys_id, __c) \ argument
494 static inline struct css_set *task_css_set(struct task_struct *task) in task_css_set()
506 static inline struct cgroup_subsys_state *task_css(struct task_struct *task, in task_css()
522 task_get_css(struct task_struct *task, int subsys_id) in task_get_css()
551 static inline bool task_css_is_root(struct task_struct *task, int subsys_id) in task_css_is_root()
557 static inline struct cgroup *task_cgroup(struct task_struct *task, in task_cgroup()
563 static inline struct cgroup *task_dfl_cgroup(struct task_struct *task) in task_dfl_cgroup()
622 static inline bool task_under_cgroup_hierarchy(struct task_struct *task, in task_under_cgroup_hierarchy()
751 static inline bool task_under_cgroup_hierarchy(struct task_struct *task, in task_under_cgroup_hierarchy()
787 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime()
799 static inline void cgroup_account_cputime_field(struct task_struct *task, in cgroup_account_cputime_field()
814 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime()
816 static inline void cgroup_account_cputime_field(struct task_struct *task, in cgroup_account_cputime_field()
898 static inline bool cgroup_task_frozen(struct task_struct *task) in cgroup_task_frozen()
907 static inline bool cgroup_task_frozen(struct task_struct *task) in cgroup_task_frozen()