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

/linux-master/mm/kfence/
H A Dcore.c175 KFENCE_COUNTER_SKIP_INCOMPAT, enumerator in enum:kfence_counter_id
187 [KFENCE_COUNTER_SKIP_INCOMPAT] = "skipped allocations (incompatible)",
1054 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_INCOMPAT]);
1065 atomic_long_inc(&counters[KFENCE_COUNTER_SKIP_INCOMPAT]);

Completed in 155 milliseconds