Searched refs:MPOL_INTERLEAVE (Results 1 – 4 of 4) sorted by relevance
38 #define MPOL_INTERLEAVE 3 macro40 #define MPOL_MAX MPOL_INTERLEAVE
398 [MPOL_INTERLEAVE] = {884 if (new && new->mode == MPOL_INTERLEAVE) in do_set_mempolicy()907 case MPOL_INTERLEAVE: in get_policy_nodemask()994 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()1935 case MPOL_INTERLEAVE: in mempolicy_slab_node()2040 if (unlikely(mode == MPOL_INTERLEAVE)) { in huge_node()2080 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()2191 if (pol->mode == MPOL_INTERLEAVE) { in vma_alloc_folio()2293 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages()2387 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 |