Searched refs:MPOL_INTERLEAVE (Results 1 – 4 of 4) sorted by relevance
38 #define MPOL_INTERLEAVE 3 macro40 #define MPOL_MAX MPOL_INTERLEAVE
432 [MPOL_INTERLEAVE] = {899 case MPOL_INTERLEAVE: in get_policy_nodemask()985 pol->mode == MPOL_INTERLEAVE) { in do_get_mempolicy()1936 case MPOL_INTERLEAVE: in mempolicy_slab_node()2074 case MPOL_INTERLEAVE: in policy_nodemask()2144 case MPOL_INTERLEAVE: in init_nodemask_of_mempolicy()2542 if (pol->mode == MPOL_INTERLEAVE) in alloc_pages_bulk_array_mempolicy_noprof()2622 case MPOL_INTERLEAVE: in __mpol_equal()2764 case MPOL_INTERLEAVE: in mpol_misplaced()3216 case MPOL_INTERLEAVE: in mpol_parse_str()[all …]
23 MPOL_INTERLEAVE, enumerator
254 This mode operates the same as MPOL_INTERLEAVE, except that438 'mode' argument with the flag (for example: MPOL_INTERLEAVE |
Completed in 13 milliseconds