Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dmempolicy.h146 extern void mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new);
244 static inline void mpol_rebind_task(struct task_struct *tsk, in mpol_rebind_task() function
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcpuset.c1701 mpol_rebind_task(tsk, newmems); in cpuset_change_task_nodemask()
/OK3568_Linux_fs/kernel/mm/
H A Dmempolicy.c393 void mpol_rebind_task(struct task_struct *tsk, const nodemask_t *new) in mpol_rebind_task() function