Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/kcsan/
Dencoding.h19 #define INVALID_WATCHPOINT 0 macro
74 if (watchpoint == INVALID_WATCHPOINT || in decode_watchpoint()
Dselftest.c57 INVALID_WATCHPOINT, &verif_masked_addr, in test_encode_decode()
Dcore.c158 long expect_val = INVALID_WATCHPOINT; in insert_watchpoint()
193 atomic_long_set(watchpoint, INVALID_WATCHPOINT); in remove_watchpoint()