Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/kcsan/
Dkcsan.h42 KCSAN_COUNTER_USED_WATCHPOINTS, enumerator
Ddebugfs.c27 [KCSAN_COUNTER_USED_WATCHPOINTS] = "used_watchpoints",
Dcore.c473 atomic_long_inc(&kcsan_counters[KCSAN_COUNTER_USED_WATCHPOINTS]); in kcsan_setup_watchpoint()
590 atomic_long_dec(&kcsan_counters[KCSAN_COUNTER_USED_WATCHPOINTS]); in kcsan_setup_watchpoint()