Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dkcsan.h85 KCSAN_COUNTER_ENCODING_FALSE_POSITIVES, enumerator
H A Ddebugfs.c30 [KCSAN_COUNTER_ENCODING_FALSE_POSITIVES] = "encoding_false_positives",
H A Dreport.c562 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_ENCODING_FALSE_POSITIVES]); in prepare_report_consumer()