Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/kcsan/
Dencoding.h14 #define INVALID_WATCHPOINT 0 macro
67 if (watchpoint == INVALID_WATCHPOINT || in decode_watchpoint()
Dselftest.c49 INVALID_WATCHPOINT, &verif_masked_addr, in test_encode_decode()
Dcore.c154 long expect_val = INVALID_WATCHPOINT; in insert_watchpoint()
189 atomic_long_set(watchpoint, INVALID_WATCHPOINT); in remove_watchpoint()