Lines Matching defs:task
288 #define cgroup_taskset_for_each(task, dst_css, tset) \ argument
466 #define task_css_set_check(task, __c) \ argument
473 #define task_css_set_check(task, __c) \ argument
486 #define task_css_check(task, subsys_id, __c) \ argument
495 static inline struct css_set *task_css_set(struct task_struct *task) in task_css_set()
507 static inline struct cgroup_subsys_state *task_css(struct task_struct *task, in task_css()
523 task_get_css(struct task_struct *task, int subsys_id) in task_get_css()
552 static inline bool task_css_is_root(struct task_struct *task, int subsys_id) in task_css_is_root()
558 static inline struct cgroup *task_cgroup(struct task_struct *task, in task_cgroup()
564 static inline struct cgroup *task_dfl_cgroup(struct task_struct *task) in task_dfl_cgroup()
625 static inline bool task_under_cgroup_hierarchy(struct task_struct *task, in task_under_cgroup_hierarchy()
764 static inline bool task_under_cgroup_hierarchy(struct task_struct *task, in task_under_cgroup_hierarchy()
805 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime()
817 static inline void cgroup_account_cputime_field(struct task_struct *task, in cgroup_account_cputime_field()
834 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime()
836 static inline void cgroup_account_cputime_field(struct task_struct *task, in cgroup_account_cputime_field()
918 static inline bool cgroup_task_frozen(struct task_struct *task) in cgroup_task_frozen()
927 static inline bool cgroup_task_frozen(struct task_struct *task) in cgroup_task_frozen()