Home
last modified time | relevance | path

Searched refs:NR_WMARK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dmmzone.h663 NR_WMARK enumerator
819 unsigned long _watermark[NR_WMARK];
/openbmc/linux/mm/
H A Dpage_alloc.c3162 BUILD_BUG_ON(ALLOC_NO_WATERMARKS < NR_WMARK); in get_page_from_freelist()