Searched refs:mpol_rebind_mm (Results 1 – 3 of 3) sorted by relevance
141 extern void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new);255 static inline void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) in mpol_rebind_mm() function
2648 mpol_rebind_mm(mm, &cs->mems_allowed); in cpuset_update_tasks_nodemask()3169 mpol_rebind_mm(mm, &cpuset_attach_nodemask_to); in cpuset_attach()
564 void mpol_rebind_mm(struct mm_struct *mm, nodemask_t *new) in mpol_rebind_mm() function