Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dkcsan.h79 KCSAN_COUNTER_UNENCODABLE_ACCESSES, enumerator
H A Ddebugfs.c29 [KCSAN_COUNTER_UNENCODABLE_ACCESSES] = "unencodable_accesses",
H A Dcore.c435 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_UNENCODABLE_ACCESSES]); in kcsan_setup_watchpoint()