Searched refs:task_cs (Results 1 – 1 of 1) sorted by relevance
214 static inline struct cpuset *task_cs(struct task_struct *task) in task_cs() function226 struct cpuset *cs = task_cs(p); in inc_dl_tasks_cs()233 struct cpuset *cs = task_cs(p); in dec_dl_tasks_cs()438 cs = task_cs(tsk); in guarantee_online_cpus()1958 ret = task_cs(current) == cpuset_being_rebound; in current_cpuset_is_being_rebound()2252 cpuset_attach_old_cs = task_cs(cgroup_taskset_first(tset, &css)); in cpuset_can_attach()3516 cs_mask = task_cs(tsk)->cpus_allowed; in cpuset_cpus_allowed_fallback()3565 guarantee_online_mems(task_cs(tsk), &mask); in cpuset_mems_allowed()3662 cs = nearest_hardwall_ancestor(task_cs(current)); in __cpuset_node_allowed()3751 cgrp = task_cs(current)->css.cgroup; in cpuset_print_current_mems_allowed()[all …]