Lines Matching defs:task
289 #define cgroup_taskset_for_each(task, dst_css, tset) \ argument
456 #define task_css_set_check(task, __c) \ argument
462 #define task_css_set_check(task, __c) \ argument
475 #define task_css_check(task, subsys_id, __c) \ argument
484 static inline struct css_set *task_css_set(struct task_struct *task) in task_css_set()
496 static inline struct cgroup_subsys_state *task_css(struct task_struct *task, in task_css()
512 task_get_css(struct task_struct *task, int subsys_id) in task_get_css()
541 static inline bool task_css_is_root(struct task_struct *task, int subsys_id) in task_css_is_root()
547 static inline struct cgroup *task_cgroup(struct task_struct *task, in task_cgroup()
553 static inline struct cgroup *task_dfl_cgroup(struct task_struct *task) in task_dfl_cgroup()
614 static inline bool task_under_cgroup_hierarchy(struct task_struct *task, in task_under_cgroup_hierarchy()
750 static inline bool task_under_cgroup_hierarchy(struct task_struct *task, in task_under_cgroup_hierarchy()
786 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime()
800 static inline void cgroup_account_cputime_field(struct task_struct *task, in cgroup_account_cputime_field()
817 static inline void cgroup_account_cputime(struct task_struct *task, in cgroup_account_cputime()
819 static inline void cgroup_account_cputime_field(struct task_struct *task, in cgroup_account_cputime_field()
922 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze()
936 static inline bool cgroup_task_frozen(struct task_struct *task) in cgroup_task_frozen()
945 static inline bool cgroup_task_freeze(struct task_struct *task) in cgroup_task_freeze()
949 static inline bool cgroup_task_frozen(struct task_struct *task) in cgroup_task_frozen()