Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dkcsan.h64 KCSAN_COUNTER_NO_CAPACITY, enumerator
H A Ddebugfs.c31 [KCSAN_COUNTER_NO_CAPACITY] = "no_capacity",
H A Dcore.c598 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_NO_CAPACITY]); in kcsan_setup_watchpoint()