Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/kfence/
H A Dcore.c112 KFENCE_COUNTER_ZOMBIES, enumerator
121 [KFENCE_COUNTER_ZOMBIES] = "zombie allocations",
413 atomic_long_inc(&counters[KFENCE_COUNTER_ZOMBIES]); in kfence_guarded_free()