Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/kcsan/
Dselftest.c56 if (WARN_ON(decode_watchpoint( in test_encode_decode()
60 if (WARN_ON(decode_watchpoint( in test_encode_decode()
66 if (WARN_ON(!decode_watchpoint( in test_encode_decode()
Dencoding.h69 static __always_inline bool decode_watchpoint(long watchpoint, in decode_watchpoint() function
Dcore.c128 if (!decode_watchpoint(*encoded_watchpoint, &wp_addr_masked, in find_watchpoint()