Home
last modified time | relevance | path

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

/linux-6.15/mm/kfence/
H A Dcore.c180 KFENCE_COUNTER_SKIP_INCOMPAT, enumerator
192 [KFENCE_COUNTER_SKIP_INCOMPAT] = "skipped allocations (incompatible)",
1078 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_INCOMPAT]); in __kfence_alloc()
1090 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_INCOMPAT]); in __kfence_alloc()