Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dkcsan.h70 KCSAN_COUNTER_REPORT_RACES, enumerator
H A Ddebugfs.c32 [KCSAN_COUNTER_REPORT_RACES] = "report_races",
H A Dcore.c515 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_REPORT_RACES]); in kcsan_found_watchpoint()