Lines Matching refs:task_cs
223 static inline struct cpuset *task_cs(struct task_struct *task) in task_cs() function
235 struct cpuset *cs = task_cs(p); in inc_dl_tasks_cs()
242 struct cpuset *cs = task_cs(p); in dec_dl_tasks_cs()
511 cs = task_cs(tsk); in guarantee_online_cpus()
2213 ret = task_cs(current) == cpuset_being_rebound; in current_cpuset_is_being_rebound()
2536 cpuset_attach_old_cs = task_cs(cgroup_taskset_first(tset, &css)); in cpuset_can_attach()
3402 same_cs = (cs == task_cs(current)); in cpuset_can_fork()
3440 same_cs = (cs == task_cs(current)); in cpuset_cancel_fork()
3464 cs = task_cs(task); in cpuset_fork()
3465 same_cs = (cs == task_cs(current)); in cpuset_fork()
3938 cs = task_cs(tsk); in cpuset_cpus_allowed()
3983 cs_mask = task_cs(tsk)->cpus_allowed; in cpuset_cpus_allowed_fallback()
4032 guarantee_online_mems(task_cs(tsk), &mask); in cpuset_mems_allowed()
4129 cs = nearest_hardwall_ancestor(task_cs(current)); in cpuset_node_allowed()
4222 cgrp = task_cs(current)->css.cgroup; in cpuset_print_current_mems_allowed()
4260 fmeter_markevent(&task_cs(current)->fmeter); in __cpuset_memory_pressure_bump()