Searched refs:MPOL_INTERLEAVE (Results 1 – 5 of 5) sorted by relevance
38 #define MPOL_INTERLEAVE 3 macro40 #define MPOL_MAX MPOL_INTERLEAVE
23 MPOL_INTERLEAVE, enumerator
402 [MPOL_INTERLEAVE] = {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()2084 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()2291 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages()2380 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_bulk_array_mempolicy()2455 case MPOL_INTERLEAVE: in __mpol_equal()2591 case MPOL_INTERLEAVE: in mpol_misplaced()3038 case MPOL_INTERLEAVE: in mpol_parse_str()[all …]
36 QEMU_BUILD_BUG_ON(HOST_MEM_POLICY_INTERLEAVE != MPOL_INTERLEAVE);
429 'mode' argument with the flag (for example: MPOL_INTERLEAVE |