Home
last modified time | relevance | path

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

/linux-6.15/kernel/kcsan/
H A Dkcsan.h80 KCSAN_COUNTER_UNENCODABLE_ACCESSES, enumerator
H A Ddebugfs.c34 [KCSAN_COUNTER_UNENCODABLE_ACCESSES] = "unencodable_accesses",
H A Dcore.c558 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_UNENCODABLE_ACCESSES]); in kcsan_setup_watchpoint()