Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dkcsan.h69 KCSAN_COUNTER_REPORT_RACES, enumerator
H A Ddebugfs.c27 [KCSAN_COUNTER_REPORT_RACES] = "report_races",
H A Dcore.c388 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_REPORT_RACES]); in kcsan_found_watchpoint()