Home
last modified time | relevance | path

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

/openbmc/linux/mm/kfence/
H A Dcore.c175 KFENCE_COUNTER_SKIP_INCOMPAT, enumerator
187 [KFENCE_COUNTER_SKIP_INCOMPAT] = "skipped allocations (incompatible)",
1058 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_INCOMPAT]); in __kfence_alloc()
1069 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_INCOMPAT]); in __kfence_alloc()