Lines Matching refs:task_cs
250 static inline struct cpuset *task_cs(struct task_struct *task) in task_cs() function
262 struct cpuset *cs = task_cs(p); in inc_dl_tasks_cs()
269 struct cpuset *cs = task_cs(p); in dec_dl_tasks_cs()
540 cs = task_cs(tsk); in guarantee_online_cpus()
2207 ret = task_cs(current) == cpuset_being_rebound; in current_cpuset_is_being_rebound()
2558 cpuset_attach_old_cs = task_cs(cgroup_taskset_first(tset, &css)); in cpuset_can_attach()
3386 same_cs = (cs == task_cs(current)); in cpuset_can_fork()
3424 same_cs = (cs == task_cs(current)); in cpuset_cancel_fork()
3448 cs = task_cs(task); in cpuset_fork()
3449 same_cs = (cs == task_cs(current)); in cpuset_fork()
3948 cs_mask = task_cs(tsk)->cpus_allowed; in cpuset_cpus_allowed_fallback()
3997 guarantee_online_mems(task_cs(tsk), &mask); in cpuset_mems_allowed()
4094 cs = nearest_hardwall_ancestor(task_cs(current)); in __cpuset_node_allowed()
4183 cgrp = task_cs(current)->css.cgroup; in cpuset_print_current_mems_allowed()
4221 fmeter_markevent(&task_cs(current)->fmeter); in __cpuset_memory_pressure_bump()