Home
last modified time | relevance | path

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

/openbmc/linux/kernel/kcsan/
H A Dencoding.h19 #define INVALID_WATCHPOINT 0 macro
74 if (watchpoint == INVALID_WATCHPOINT || in decode_watchpoint()
H A Dselftest.c52 …if (WARN_ON(decode_watchpoint(INVALID_WATCHPOINT, &verif_masked_addr, &verif_size, &verif_is_write… in test_encode_decode()
H A Dcore.c162 long expect_val = INVALID_WATCHPOINT; in insert_watchpoint()
197 atomic_long_set(watchpoint, INVALID_WATCHPOINT); in remove_watchpoint()