Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_precision.c525 __not_msg("falling back to forcing all scalars precise")
555 __not_msg("falling back to forcing all scalars precise")
587 __not_msg("falling back to forcing all scalars precise")
617 __not_msg("falling back to forcing all scalars precise")
H A Dverifier_bounds.c1712 __not_msg("20: (b7) r0 = 1 {{.*}} R0=1")
1747 __not_msg("7: (b7) r0 = 1 {{.*}} R0=1")
1769 __not_msg("12: (b7) r0 = 1 {{.*}} R0=1")
H A Dbpf_misc.h136 #define __not_msg(msg) __test_tag("test_expect_not_msg=" msg) macro