Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dvmalloc.c2473 #define VMAP_PURGE_THRESHOLD (VMAP_BBMAP_BITS / 4) macro
2681 if (!(force_purge || vb->free < VMAP_PURGE_THRESHOLD)) in purge_fragmented_block()