Searched refs:MPOL_INTERLEAVE (Results 1 – 4 of 4) sorted by relevance
38 #define MPOL_INTERLEAVE 3 macro40 #define MPOL_MAX MPOL_INTERLEAVE
391 [MPOL_INTERLEAVE] = {890 case MPOL_INTERLEAVE: in get_policy_nodemask()980 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()1839 case MPOL_INTERLEAVE: in mempolicy_slab_node()1984 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()2184 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages()2277 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_bulk_array_mempolicy()2350 case MPOL_INTERLEAVE: in __mpol_equal()2486 case MPOL_INTERLEAVE: in mpol_misplaced()2932 case MPOL_INTERLEAVE: in mpol_parse_str()[all …]
23 MPOL_INTERLEAVE, enumerator
431 'mode' argument with the flag (for example: MPOL_INTERLEAVE |
Completed in 10 milliseconds