Searched refs:MPOL_INTERLEAVE (Results 1 – 4 of 4) sorted by relevance
38 #define MPOL_INTERLEAVE 3 macro40 #define MPOL_MAX MPOL_INTERLEAVE
432 [MPOL_INTERLEAVE] = {873 if (new && (new->mode == MPOL_INTERLEAVE || in do_set_mempolicy()899 case MPOL_INTERLEAVE: in get_policy_nodemask()985 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()1361 if (new->mode == MPOL_INTERLEAVE || in do_mbind()1830 if (pol->mode == MPOL_INTERLEAVE || in get_vma_policy()1940 case MPOL_INTERLEAVE: in mempolicy_slab_node()2078 case MPOL_INTERLEAVE: in policy_nodemask()2148 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()2249 if (pol->mode != MPOL_INTERLEAVE && in alloc_pages_mpol()[all …]
23 MPOL_INTERLEAVE, enumerator
254 This mode operates the same as MPOL_INTERLEAVE, except that438 'mode' argument with the flag (for example: MPOL_INTERLEAVE |