Home
last modified time | relevance | path

Searched refs:NO_INTERLEAVE_INDEX (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dmempolicy.h21 #define NO_INTERLEAVE_INDEX (-1UL) /* use task il_prev for interleaving */ macro
/linux/mm/
H A Dmempolicy.c2226 *nid = (ilx == NO_INTERLEAVE_INDEX) ? in policy_nodemask()
2230 *nid = (ilx == NO_INTERLEAVE_INDEX) ? in policy_nodemask()
2384 order == HPAGE_PMD_ORDER && ilx != NO_INTERLEAVE_INDEX) { in alloc_pages_mpol()
2487 return alloc_pages_mpol(gfp, order, pol, NO_INTERLEAVE_INDEX, in alloc_frozen_pages_noprof()
2723 nodemask = policy_nodemask(gfp, pol, NO_INTERLEAVE_INDEX, &nid); in alloc_pages_bulk_mempolicy_noprof()
H A Dzswap.c1082 NO_INTERLEAVE_INDEX, &folio_was_allocated, true); in zswap_writeback_entry()