Searched defs:check (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dpage_alloc.c262 * Temporary debugging check for pages not lying within a given zone.
571 * If this is not the largest possible page, check if the buddy
901 * CONFIG_HOLES_IN_ZONE is set. This bug check is probably redundant
902 * anyway as we check zone boundaries in move_freepages_block().
1423 #define ALLOC_NO_WATERMARKS 0x04 /* don't check watermarks at all */
1430 #define ALLOC_CPUSET 0x40 /* check for correct cpuset */
1613 * This check -ignores- the distinction between various watermarks,
1785 * As we may have just activated ZLC, check if the first
1963 * Sanity check for bare calls of __GFP_THISNODE, not real OOM.
2199 * In the slowpath, we sanity check orde
5384 unsigned long check = pfn + iter; local
[all...]

Completed in 25 milliseconds