Searched refs:MPOL_INTERLEAVE (Results 1 – 4 of 4) sorted by relevance
38 #define MPOL_INTERLEAVE 3 macro40 #define MPOL_MAX MPOL_INTERLEAVE
396 [MPOL_INTERLEAVE] = {879 if (new && new->mode == MPOL_INTERLEAVE) in do_set_mempolicy()902 case MPOL_INTERLEAVE: in get_policy_nodemask()989 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()1922 case MPOL_INTERLEAVE: in mempolicy_slab_node()2027 if (unlikely(mode == MPOL_INTERLEAVE)) { in huge_node()2067 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()2178 if (pol->mode == MPOL_INTERLEAVE) { in vma_alloc_folio()2280 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages()2373 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_bulk_array_mempolicy()[all …]
23 MPOL_INTERLEAVE, enumerator
431 'mode' argument with the flag (for example: MPOL_INTERLEAVE |