Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dcore.c177 KFENCE_COUNTER_SKIP_COVERED, enumerator
189 [KFENCE_COUNTER_SKIP_COVERED] = "skipped allocations (covered)",
1112 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_COVERED]); in __kfence_alloc()