Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dvmalloc.c1915 #define VMAP_PURGE_THRESHOLD (VMAP_BBMAP_BITS / 4) macro
2121 if (!(force_purge || vb->free < VMAP_PURGE_THRESHOLD)) in purge_fragmented_block()