Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/kcsan/
Dkcsan.h90 KCSAN_COUNTER_ENCODING_FALSE_POSITIVES, enumerator
Ddebugfs.c30 [KCSAN_COUNTER_ENCODING_FALSE_POSITIVES] = "encoding_false_positives",
Dreport.c562 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_ENCODING_FALSE_POSITIVES]); in prepare_report_consumer()