Home
last modified time | relevance | path

Searched refs:do_set_cpus_allowed (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dsched.h1811 extern void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask);
1814 static inline void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed() function
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H A Dcore.c2012 void do_set_cpus_allowed(struct task_struct *p, const struct cpumask *new_mask) in do_set_cpus_allowed() function
2114 do_set_cpus_allowed(p, new_mask); in __set_cpus_allowed_ptr()
2569 do_set_cpus_allowed(p, task_cpu_possible_mask(p)); in select_fallback_rq()
7136 * in that case do_set_cpus_allowed() will not do the right thing. in init_idle()
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
H A Dcpuset.c3427 do_set_cpus_allowed(tsk, cs_mask); in cpuset_cpus_allowed_fallback()

Completed in 19 milliseconds