Home
last modified time | relevance | path

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

/linux/kernel/kcsan/
H A Dkcsan.h52 KCSAN_COUNTER_DATA_RACES, enumerator
H A Ddebugfs.c29 [KCSAN_COUNTER_DATA_RACES] = "data_races",
H A Dcore.c521 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_DATA_RACES]); in kcsan_found_watchpoint()