Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/kcsan/
H A Dselftest.c48 if (WARN_ON(decode_watchpoint( in test_encode_decode()
52 if (WARN_ON(decode_watchpoint( in test_encode_decode()
58 if (WARN_ON(!decode_watchpoint( in test_encode_decode()
H A Dencoding.h62 static __always_inline bool decode_watchpoint(long watchpoint, in decode_watchpoint() function
H A Dcore.c123 if (!decode_watchpoint(*encoded_watchpoint, &wp_addr_masked, in find_watchpoint()