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
2630 * The mpol_rebind_mm() call takes mmap_lock, which we couldn't in cpuset_update_tasks_nodemask() 2636 * It's ok if we rebind the same mm twice; mpol_rebind_mm() in cpuset_update_tasks_nodemask() 2652 mpol_rebind_mm(mm, &cs->mems_allowed); in cpuset_update_tasks_nodemask() 3178 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