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] = {900 case MPOL_INTERLEAVE: in get_policy_nodemask()987 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()1919 case MPOL_INTERLEAVE: in mempolicy_slab_node()2064 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()2277 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages()2370 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_bulk_array_mempolicy()2445 case MPOL_INTERLEAVE: in __mpol_equal()2581 case MPOL_INTERLEAVE: in mpol_misplaced()3028 case MPOL_INTERLEAVE: in mpol_parse_str()[all …]
23 MPOL_INTERLEAVE, enumerator
429 'mode' argument with the flag (for example: MPOL_INTERLEAVE |
Completed in 10 milliseconds