Home
last modified time | relevance | path

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

/linux-6.1.9/mm/kfence/
Dcore.c169 KFENCE_COUNTER_SKIP_CAPACITY, enumerator
181 [KFENCE_COUNTER_SKIP_CAPACITY] = "skipped allocations (capacity)",
375 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_CAPACITY]); in kfence_guarded_alloc()