Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/kcsan/
Dkcsan.h46 KCSAN_COUNTER_USED_WATCHPOINTS, enumerator
Ddebugfs.c22 [KCSAN_COUNTER_USED_WATCHPOINTS] = "used_watchpoints",
Dcore.c464 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_USED_WATCHPOINTS]); in kcsan_setup_watchpoint()
588 atomic_long_dec(&kcsan_counters[KCSAN_COUNTER_USED_WATCHPOINTS]); in kcsan_setup_watchpoint()