Searched refs:MPOL_REBIND_ONCE (Results 1 – 2 of 2) sorted by relevance
28 MPOL_REBIND_ONCE, /* do rebind work at once(not by two step) */ enumerator
328 if (step == MPOL_REBIND_ONCE || step == MPOL_REBIND_STEP1) { in mpol_rebind_nodemask()344 else if (step == MPOL_REBIND_ONCE || step == MPOL_REBIND_STEP2) in mpol_rebind_nodemask()404 if (!mpol_store_user_nodemask(pol) && step == MPOL_REBIND_ONCE && in mpol_rebind_policy()449 mpol_rebind_policy(vma->vm_policy, new, MPOL_REBIND_ONCE); in mpol_rebind_mm()2111 mpol_rebind_policy(new, &mems, MPOL_REBIND_ONCE); in __mpol_dup()