Home
last modified time | relevance | path

Searched refs:__not_msg_unpriv (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_unpriv.c86 __not_msg_unpriv("0: (18) r1 = 0x{{[1-9a-f][0-9a-f]*}}")
108 __not_msg_unpriv("BPF-to-BPF function call")
H A Dbpf_misc.h143 #define __not_msg_unpriv(msg) __test_tag("test_expect_not_msg_unpriv=" msg) macro