Home
last modified time | relevance | path

Searched refs:__xlated (Results 1 – 7 of 7) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
A Dverifier_bpf_fastcall.c15 __xlated("5: w0 = ")
18 __xlated("8: exit")
84 __xlated("...")
101 __xlated("...")
103 __xlated("...")
122 __xlated("...")
124 __xlated("...")
143 __xlated("...")
145 __xlated("...")
164 __xlated("...")
[all …]
A Dpro_epilogue_goto_start.c16 __xlated("2: r7 += 1000")
21 __xlated("6: r1 = 1")
22 __xlated("7: goto pc-3")
23 __xlated("8: r1 = 0")
25 __xlated("10: r0 = 0")
26 __xlated("11: exit")
48 __xlated("3: r1 = 1")
50 __xlated("5: r1 = 0")
52 __xlated("7: r0 = 0")
61 __xlated("15: exit")
[all …]
A Dverifier_sdiv.c792 __xlated("15: exit")
824 __xlated("11: exit")
848 __xlated("7: exit")
872 __xlated("4: exit")
904 __xlated("14: exit")
962 __xlated("6: exit")
986 __xlated("4: exit")
1068 __xlated("5: exit")
1090 __xlated("4: exit")
1176 __xlated("4: exit")
[all …]
A Dpro_epilogue.c27 __xlated("2: r7 += 1000")
31 __xlated("5: r6 = r1")
33 __xlated("7: r1 = r6")
34 __xlated("8: call pc+1")
35 __xlated("9: exit")
56 __xlated("2: r6 = r1")
58 __xlated("4: r1 = r6")
59 __xlated("5: call pc+")
68 __xlated("13: exit")
94 __xlated("6: r6 = r1")
[all …]
A Depilogue_exit.c16 __xlated("1: r1 = *(u64 *)(r1 +0)")
18 __xlated("3: r3 = 0")
19 __xlated("4: r4 = 1")
21 __xlated("6: r0 = 0")
27 __xlated("11: r6 += 10000")
29 __xlated("13: r0 = r6")
30 __xlated("14: r0 *= 2")
31 __xlated("15: exit")
34 __xlated("17: r0 = 1")
40 __xlated("18: r1 = 0")
[all …]
A Dverifier_scalar_ids.c792 __xlated("call unknown") in __flag()
793 __xlated("r0 &= 2147483647") in __flag()
794 __xlated("w1 = w0") in __flag()
799 __xlated("w1 = w1") in __flag()
801 __xlated("if w0 < 0xa goto pc+0") in __flag()
802 __xlated("r1 >>= 32") in __flag()
803 __xlated("r0 = r1") in __flag()
804 __xlated("exit") in __flag()
A Dbpf_misc.h111 #define __xlated(msg) __attribute__((btf_decl_tag("comment:test_expect_xlated=" XSTR(__COUNTER__) … macro

Completed in 17 milliseconds