Searched refs:INVALID_WATCHPOINT (Results 1 – 3 of 3) sorted by relevance
19 #define INVALID_WATCHPOINT 0 macro74 if (watchpoint == INVALID_WATCHPOINT || in decode_watchpoint()
52 …if (WARN_ON(decode_watchpoint(INVALID_WATCHPOINT, &verif_masked_addr, &verif_size, &verif_is_write… in test_encode_decode()
162 long expect_val = INVALID_WATCHPOINT; in insert_watchpoint()197 atomic_long_set(watchpoint, INVALID_WATCHPOINT); in remove_watchpoint()
Completed in 8 milliseconds