Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dcore.c172 KFENCE_COUNTER_FREES, enumerator
184 [KFENCE_COUNTER_FREES] = "total frees",
556 atomic_long_inc(&counters[KFENCE_COUNTER_FREES]); in kfence_guarded_free()