Home
last modified time | relevance | path

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

/linux/mm/kfence/
A Dcore.c149 KFENCE_COUNTER_SKIP_INCOMPAT, enumerator
161 [KFENCE_COUNTER_SKIP_INCOMPAT] = "skipped allocations (incompatible)",
858 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_INCOMPAT]); in __kfence_alloc()
869 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_INCOMPAT]); in __kfence_alloc()

Completed in 4 milliseconds