Searched refs:MPOL_INTERLEAVE (Results 1 – 4 of 4) sorted by relevance
38 #define MPOL_INTERLEAVE 3 macro40 #define MPOL_MAX MPOL_INTERLEAVE
402 [MPOL_INTERLEAVE] = {888 if (new && new->mode == MPOL_INTERLEAVE) in do_set_mempolicy()911 case MPOL_INTERLEAVE: in get_policy_nodemask()998 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()1939 case MPOL_INTERLEAVE: in mempolicy_slab_node()2044 if (unlikely(mode == MPOL_INTERLEAVE)) { in huge_node()2084 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()2195 if (pol->mode == MPOL_INTERLEAVE) { in vma_alloc_folio()2297 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages()2391 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_bulk_array_mempolicy()[all …]
23 MPOL_INTERLEAVE, enumerator
429 'mode' argument with the flag (for example: MPOL_INTERLEAVE |