Home
last modified time | relevance | path

Searched refs:task_cs (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/kernel/
Dcpuset.c141 static inline struct cpuset *task_cs(struct task_struct *task) in task_cs() function
995 guarantee_online_mems(task_cs(tsk), &tsk->mems_allowed); in cpuset_migrate_mm()
1236 ret = task_cs(current) == cpuset_being_rebound; in current_cpuset_is_being_rebound()
1437 cpuset_attach_old_cs = task_cs(cgroup_taskset_first(tset)); in cpuset_can_attach()
2368 guarantee_online_cpus(task_cs(tsk), pmask); in cpuset_cpus_allowed()
2376 do_set_cpus_allowed(tsk, task_cs(tsk)->effective_cpus); in cpuset_cpus_allowed_fallback()
2420 guarantee_online_mems(task_cs(tsk), &mask); in cpuset_mems_allowed()
2517 cs = nearest_hardwall_ancestor(task_cs(current)); in __cpuset_node_allowed()
2613 cgrp = task_cs(tsk)->css.cgroup; in cpuset_print_task_mems_allowed()
2650 fmeter_markevent(&task_cs(current)->fmeter); in __cpuset_memory_pressure_bump()