Searched refs:KFENCE_COUNTER_SKIP_INCOMPAT (Results 1 – 1 of 1) sorted by relevance
149 KFENCE_COUNTER_SKIP_INCOMPAT, enumerator161 [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