Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/kcsan/
Dkcsan.h86 KCSAN_COUNTER_ENCODING_FALSE_POSITIVES, enumerator
Ddebugfs.c35 [KCSAN_COUNTER_ENCODING_FALSE_POSITIVES] = "encoding_false_positives",
Dreport.c567 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_ENCODING_FALSE_POSITIVES]); in prepare_report_consumer()