Home
last modified time | relevance | path

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

/linux/mm/
H A Dvmalloc.c2276 #define KASAN_RELEASE_BATCH_SIZE 32 macro
2294 if (need_resched() || (++batch_count >= KASAN_RELEASE_BATCH_SIZE)) { in kasan_release_vmalloc_node()