Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/kfence/
H A Dcore.c110 KFENCE_COUNTER_ALLOCS, enumerator
119 [KFENCE_COUNTER_ALLOCS] = "total allocations",
346 atomic_long_inc(&counters[KFENCE_COUNTER_ALLOCS]); in kfence_guarded_alloc()