Lines Matching defs:self
90 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1()
110 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2()
129 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3()
156 static int bpf_fill_maxinsns4(struct bpf_test *self) in bpf_fill_maxinsns4()
175 static int bpf_fill_maxinsns5(struct bpf_test *self) in bpf_fill_maxinsns5()
198 static int bpf_fill_maxinsns6(struct bpf_test *self) in bpf_fill_maxinsns6()
220 static int bpf_fill_maxinsns7(struct bpf_test *self) in bpf_fill_maxinsns7()
246 static int bpf_fill_maxinsns8(struct bpf_test *self) in bpf_fill_maxinsns8()
269 static int bpf_fill_maxinsns9(struct bpf_test *self) in bpf_fill_maxinsns9()
295 static int bpf_fill_maxinsns10(struct bpf_test *self) in bpf_fill_maxinsns10()
320 static int __bpf_fill_ja(struct bpf_test *self, unsigned int len, in __bpf_fill_ja()
349 static int bpf_fill_maxinsns11(struct bpf_test *self) in bpf_fill_maxinsns11()
355 static int bpf_fill_maxinsns12(struct bpf_test *self) in bpf_fill_maxinsns12()
378 static int bpf_fill_maxinsns13(struct bpf_test *self) in bpf_fill_maxinsns13()
401 static int bpf_fill_ja(struct bpf_test *self) in bpf_fill_ja()
407 static int bpf_fill_ld_abs_get_processor_id(struct bpf_test *self) in bpf_fill_ld_abs_get_processor_id()
431 static int __bpf_fill_stxdw(struct bpf_test *self, int size) in __bpf_fill_stxdw()
457 static int bpf_fill_stxw(struct bpf_test *self) in bpf_fill_stxw()
462 static int bpf_fill_stxdw(struct bpf_test *self) in bpf_fill_stxdw()
481 static int __bpf_fill_max_jmp(struct bpf_test *self, int jmp, int imm) in __bpf_fill_max_jmp()
519 static int bpf_fill_max_jmp_taken(struct bpf_test *self) in bpf_fill_max_jmp_taken()
525 static int bpf_fill_max_jmp_not_taken(struct bpf_test *self) in bpf_fill_max_jmp_not_taken()
531 static int bpf_fill_max_jmp_always_taken(struct bpf_test *self) in bpf_fill_max_jmp_always_taken()
537 static int bpf_fill_max_jmp_never_taken(struct bpf_test *self) in bpf_fill_max_jmp_never_taken()
594 static int __bpf_fill_alu_shift(struct bpf_test *self, u8 op, in __bpf_fill_alu_shift()
669 static int bpf_fill_alu64_lsh_imm(struct bpf_test *self) in bpf_fill_alu64_lsh_imm()
674 static int bpf_fill_alu64_rsh_imm(struct bpf_test *self) in bpf_fill_alu64_rsh_imm()
679 static int bpf_fill_alu64_arsh_imm(struct bpf_test *self) in bpf_fill_alu64_arsh_imm()
684 static int bpf_fill_alu64_lsh_reg(struct bpf_test *self) in bpf_fill_alu64_lsh_reg()
689 static int bpf_fill_alu64_rsh_reg(struct bpf_test *self) in bpf_fill_alu64_rsh_reg()
694 static int bpf_fill_alu64_arsh_reg(struct bpf_test *self) in bpf_fill_alu64_arsh_reg()
699 static int bpf_fill_alu32_lsh_imm(struct bpf_test *self) in bpf_fill_alu32_lsh_imm()
704 static int bpf_fill_alu32_rsh_imm(struct bpf_test *self) in bpf_fill_alu32_rsh_imm()
709 static int bpf_fill_alu32_arsh_imm(struct bpf_test *self) in bpf_fill_alu32_arsh_imm()
714 static int bpf_fill_alu32_lsh_reg(struct bpf_test *self) in bpf_fill_alu32_lsh_reg()
719 static int bpf_fill_alu32_rsh_reg(struct bpf_test *self) in bpf_fill_alu32_rsh_reg()
724 static int bpf_fill_alu32_arsh_reg(struct bpf_test *self) in bpf_fill_alu32_arsh_reg()
733 static int __bpf_fill_alu_shift_same_reg(struct bpf_test *self, u8 op, in __bpf_fill_alu_shift_same_reg()
779 static int bpf_fill_alu64_lsh_same_reg(struct bpf_test *self) in bpf_fill_alu64_lsh_same_reg()
784 static int bpf_fill_alu64_rsh_same_reg(struct bpf_test *self) in bpf_fill_alu64_rsh_same_reg()
789 static int bpf_fill_alu64_arsh_same_reg(struct bpf_test *self) in bpf_fill_alu64_arsh_same_reg()
794 static int bpf_fill_alu32_lsh_same_reg(struct bpf_test *self) in bpf_fill_alu32_lsh_same_reg()
799 static int bpf_fill_alu32_rsh_same_reg(struct bpf_test *self) in bpf_fill_alu32_rsh_same_reg()
804 static int bpf_fill_alu32_arsh_same_reg(struct bpf_test *self) in bpf_fill_alu32_arsh_same_reg()
821 static int __bpf_fill_pattern(struct bpf_test *self, void *arg, in __bpf_fill_pattern()
916 static int __bpf_emit_alu64_imm(struct bpf_test *self, void *arg, in __bpf_emit_alu64_imm()
937 static int __bpf_emit_alu32_imm(struct bpf_test *self, void *arg, in __bpf_emit_alu32_imm()
958 static int __bpf_emit_alu64_reg(struct bpf_test *self, void *arg, in __bpf_emit_alu64_reg()
980 static int __bpf_emit_alu32_reg(struct bpf_test *self, void *arg, in __bpf_emit_alu32_reg()
1002 static int __bpf_fill_alu64_imm(struct bpf_test *self, int op) in __bpf_fill_alu64_imm()
1009 static int __bpf_fill_alu32_imm(struct bpf_test *self, int op) in __bpf_fill_alu32_imm()
1016 static int __bpf_fill_alu64_reg(struct bpf_test *self, int op) in __bpf_fill_alu64_reg()
1023 static int __bpf_fill_alu32_reg(struct bpf_test *self, int op) in __bpf_fill_alu32_reg()
1031 static int bpf_fill_alu64_mov_imm(struct bpf_test *self) in bpf_fill_alu64_mov_imm()
1036 static int bpf_fill_alu64_and_imm(struct bpf_test *self) in bpf_fill_alu64_and_imm()
1041 static int bpf_fill_alu64_or_imm(struct bpf_test *self) in bpf_fill_alu64_or_imm()
1046 static int bpf_fill_alu64_xor_imm(struct bpf_test *self) in bpf_fill_alu64_xor_imm()
1051 static int bpf_fill_alu64_add_imm(struct bpf_test *self) in bpf_fill_alu64_add_imm()
1056 static int bpf_fill_alu64_sub_imm(struct bpf_test *self) in bpf_fill_alu64_sub_imm()
1061 static int bpf_fill_alu64_mul_imm(struct bpf_test *self) in bpf_fill_alu64_mul_imm()
1066 static int bpf_fill_alu64_div_imm(struct bpf_test *self) in bpf_fill_alu64_div_imm()
1071 static int bpf_fill_alu64_mod_imm(struct bpf_test *self) in bpf_fill_alu64_mod_imm()
1077 static int bpf_fill_alu32_mov_imm(struct bpf_test *self) in bpf_fill_alu32_mov_imm()
1082 static int bpf_fill_alu32_and_imm(struct bpf_test *self) in bpf_fill_alu32_and_imm()
1087 static int bpf_fill_alu32_or_imm(struct bpf_test *self) in bpf_fill_alu32_or_imm()
1092 static int bpf_fill_alu32_xor_imm(struct bpf_test *self) in bpf_fill_alu32_xor_imm()
1097 static int bpf_fill_alu32_add_imm(struct bpf_test *self) in bpf_fill_alu32_add_imm()
1102 static int bpf_fill_alu32_sub_imm(struct bpf_test *self) in bpf_fill_alu32_sub_imm()
1107 static int bpf_fill_alu32_mul_imm(struct bpf_test *self) in bpf_fill_alu32_mul_imm()
1112 static int bpf_fill_alu32_div_imm(struct bpf_test *self) in bpf_fill_alu32_div_imm()
1117 static int bpf_fill_alu32_mod_imm(struct bpf_test *self) in bpf_fill_alu32_mod_imm()
1123 static int bpf_fill_alu64_mov_reg(struct bpf_test *self) in bpf_fill_alu64_mov_reg()
1128 static int bpf_fill_alu64_and_reg(struct bpf_test *self) in bpf_fill_alu64_and_reg()
1133 static int bpf_fill_alu64_or_reg(struct bpf_test *self) in bpf_fill_alu64_or_reg()
1138 static int bpf_fill_alu64_xor_reg(struct bpf_test *self) in bpf_fill_alu64_xor_reg()
1143 static int bpf_fill_alu64_add_reg(struct bpf_test *self) in bpf_fill_alu64_add_reg()
1148 static int bpf_fill_alu64_sub_reg(struct bpf_test *self) in bpf_fill_alu64_sub_reg()
1153 static int bpf_fill_alu64_mul_reg(struct bpf_test *self) in bpf_fill_alu64_mul_reg()
1158 static int bpf_fill_alu64_div_reg(struct bpf_test *self) in bpf_fill_alu64_div_reg()
1163 static int bpf_fill_alu64_mod_reg(struct bpf_test *self) in bpf_fill_alu64_mod_reg()
1169 static int bpf_fill_alu32_mov_reg(struct bpf_test *self) in bpf_fill_alu32_mov_reg()
1174 static int bpf_fill_alu32_and_reg(struct bpf_test *self) in bpf_fill_alu32_and_reg()
1179 static int bpf_fill_alu32_or_reg(struct bpf_test *self) in bpf_fill_alu32_or_reg()
1184 static int bpf_fill_alu32_xor_reg(struct bpf_test *self) in bpf_fill_alu32_xor_reg()
1189 static int bpf_fill_alu32_add_reg(struct bpf_test *self) in bpf_fill_alu32_add_reg()
1194 static int bpf_fill_alu32_sub_reg(struct bpf_test *self) in bpf_fill_alu32_sub_reg()
1199 static int bpf_fill_alu32_mul_reg(struct bpf_test *self) in bpf_fill_alu32_mul_reg()
1204 static int bpf_fill_alu32_div_reg(struct bpf_test *self) in bpf_fill_alu32_div_reg()
1209 static int bpf_fill_alu32_mod_reg(struct bpf_test *self) in bpf_fill_alu32_mod_reg()
1218 static int __bpf_fill_alu_imm_regs(struct bpf_test *self, u8 op, bool alu32) in __bpf_fill_alu_imm_regs()
1276 static int bpf_fill_alu64_mov_imm_regs(struct bpf_test *self) in bpf_fill_alu64_mov_imm_regs()
1281 static int bpf_fill_alu64_and_imm_regs(struct bpf_test *self) in bpf_fill_alu64_and_imm_regs()
1286 static int bpf_fill_alu64_or_imm_regs(struct bpf_test *self) in bpf_fill_alu64_or_imm_regs()
1291 static int bpf_fill_alu64_xor_imm_regs(struct bpf_test *self) in bpf_fill_alu64_xor_imm_regs()
1296 static int bpf_fill_alu64_lsh_imm_regs(struct bpf_test *self) in bpf_fill_alu64_lsh_imm_regs()
1301 static int bpf_fill_alu64_rsh_imm_regs(struct bpf_test *self) in bpf_fill_alu64_rsh_imm_regs()
1306 static int bpf_fill_alu64_arsh_imm_regs(struct bpf_test *self) in bpf_fill_alu64_arsh_imm_regs()
1311 static int bpf_fill_alu64_add_imm_regs(struct bpf_test *self) in bpf_fill_alu64_add_imm_regs()
1316 static int bpf_fill_alu64_sub_imm_regs(struct bpf_test *self) in bpf_fill_alu64_sub_imm_regs()
1321 static int bpf_fill_alu64_mul_imm_regs(struct bpf_test *self) in bpf_fill_alu64_mul_imm_regs()
1326 static int bpf_fill_alu64_div_imm_regs(struct bpf_test *self) in bpf_fill_alu64_div_imm_regs()
1331 static int bpf_fill_alu64_mod_imm_regs(struct bpf_test *self) in bpf_fill_alu64_mod_imm_regs()
1337 static int bpf_fill_alu32_mov_imm_regs(struct bpf_test *self) in bpf_fill_alu32_mov_imm_regs()
1342 static int bpf_fill_alu32_and_imm_regs(struct bpf_test *self) in bpf_fill_alu32_and_imm_regs()
1347 static int bpf_fill_alu32_or_imm_regs(struct bpf_test *self) in bpf_fill_alu32_or_imm_regs()
1352 static int bpf_fill_alu32_xor_imm_regs(struct bpf_test *self) in bpf_fill_alu32_xor_imm_regs()
1357 static int bpf_fill_alu32_lsh_imm_regs(struct bpf_test *self) in bpf_fill_alu32_lsh_imm_regs()
1362 static int bpf_fill_alu32_rsh_imm_regs(struct bpf_test *self) in bpf_fill_alu32_rsh_imm_regs()
1367 static int bpf_fill_alu32_arsh_imm_regs(struct bpf_test *self) in bpf_fill_alu32_arsh_imm_regs()
1372 static int bpf_fill_alu32_add_imm_regs(struct bpf_test *self) in bpf_fill_alu32_add_imm_regs()
1377 static int bpf_fill_alu32_sub_imm_regs(struct bpf_test *self) in bpf_fill_alu32_sub_imm_regs()
1382 static int bpf_fill_alu32_mul_imm_regs(struct bpf_test *self) in bpf_fill_alu32_mul_imm_regs()
1387 static int bpf_fill_alu32_div_imm_regs(struct bpf_test *self) in bpf_fill_alu32_div_imm_regs()
1392 static int bpf_fill_alu32_mod_imm_regs(struct bpf_test *self) in bpf_fill_alu32_mod_imm_regs()
1401 static int __bpf_fill_alu_reg_pairs(struct bpf_test *self, u8 op, bool alu32) in __bpf_fill_alu_reg_pairs()
1468 static int bpf_fill_alu64_mov_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_mov_reg_pairs()
1473 static int bpf_fill_alu64_and_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_and_reg_pairs()
1478 static int bpf_fill_alu64_or_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_or_reg_pairs()
1483 static int bpf_fill_alu64_xor_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_xor_reg_pairs()
1488 static int bpf_fill_alu64_lsh_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_lsh_reg_pairs()
1493 static int bpf_fill_alu64_rsh_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_rsh_reg_pairs()
1498 static int bpf_fill_alu64_arsh_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_arsh_reg_pairs()
1503 static int bpf_fill_alu64_add_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_add_reg_pairs()
1508 static int bpf_fill_alu64_sub_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_sub_reg_pairs()
1513 static int bpf_fill_alu64_mul_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_mul_reg_pairs()
1518 static int bpf_fill_alu64_div_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_div_reg_pairs()
1523 static int bpf_fill_alu64_mod_reg_pairs(struct bpf_test *self) in bpf_fill_alu64_mod_reg_pairs()
1529 static int bpf_fill_alu32_mov_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_mov_reg_pairs()
1534 static int bpf_fill_alu32_and_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_and_reg_pairs()
1539 static int bpf_fill_alu32_or_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_or_reg_pairs()
1544 static int bpf_fill_alu32_xor_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_xor_reg_pairs()
1549 static int bpf_fill_alu32_lsh_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_lsh_reg_pairs()
1554 static int bpf_fill_alu32_rsh_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_rsh_reg_pairs()
1559 static int bpf_fill_alu32_arsh_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_arsh_reg_pairs()
1564 static int bpf_fill_alu32_add_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_add_reg_pairs()
1569 static int bpf_fill_alu32_sub_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_sub_reg_pairs()
1574 static int bpf_fill_alu32_mul_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_mul_reg_pairs()
1579 static int bpf_fill_alu32_div_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_div_reg_pairs()
1584 static int bpf_fill_alu32_mod_reg_pairs(struct bpf_test *self) in bpf_fill_alu32_mod_reg_pairs()
1594 static int __bpf_emit_atomic64(struct bpf_test *self, void *arg, in __bpf_emit_atomic64()
1641 static int __bpf_emit_atomic32(struct bpf_test *self, void *arg, in __bpf_emit_atomic32()
1688 static int __bpf_emit_cmpxchg64(struct bpf_test *self, void *arg, in __bpf_emit_cmpxchg64()
1728 static int __bpf_emit_cmpxchg32(struct bpf_test *self, void *arg, in __bpf_emit_cmpxchg32()
1771 static int __bpf_fill_atomic64(struct bpf_test *self, int op) in __bpf_fill_atomic64()
1778 static int __bpf_fill_atomic32(struct bpf_test *self, int op) in __bpf_fill_atomic32()
1786 static int bpf_fill_atomic64_add(struct bpf_test *self) in bpf_fill_atomic64_add()
1791 static int bpf_fill_atomic64_and(struct bpf_test *self) in bpf_fill_atomic64_and()
1796 static int bpf_fill_atomic64_or(struct bpf_test *self) in bpf_fill_atomic64_or()
1801 static int bpf_fill_atomic64_xor(struct bpf_test *self) in bpf_fill_atomic64_xor()
1806 static int bpf_fill_atomic64_add_fetch(struct bpf_test *self) in bpf_fill_atomic64_add_fetch()
1811 static int bpf_fill_atomic64_and_fetch(struct bpf_test *self) in bpf_fill_atomic64_and_fetch()
1816 static int bpf_fill_atomic64_or_fetch(struct bpf_test *self) in bpf_fill_atomic64_or_fetch()
1821 static int bpf_fill_atomic64_xor_fetch(struct bpf_test *self) in bpf_fill_atomic64_xor_fetch()
1826 static int bpf_fill_atomic64_xchg(struct bpf_test *self) in bpf_fill_atomic64_xchg()
1831 static int bpf_fill_cmpxchg64(struct bpf_test *self) in bpf_fill_cmpxchg64()
1838 static int bpf_fill_atomic32_add(struct bpf_test *self) in bpf_fill_atomic32_add()
1843 static int bpf_fill_atomic32_and(struct bpf_test *self) in bpf_fill_atomic32_and()
1848 static int bpf_fill_atomic32_or(struct bpf_test *self) in bpf_fill_atomic32_or()
1853 static int bpf_fill_atomic32_xor(struct bpf_test *self) in bpf_fill_atomic32_xor()
1858 static int bpf_fill_atomic32_add_fetch(struct bpf_test *self) in bpf_fill_atomic32_add_fetch()
1863 static int bpf_fill_atomic32_and_fetch(struct bpf_test *self) in bpf_fill_atomic32_and_fetch()
1868 static int bpf_fill_atomic32_or_fetch(struct bpf_test *self) in bpf_fill_atomic32_or_fetch()
1873 static int bpf_fill_atomic32_xor_fetch(struct bpf_test *self) in bpf_fill_atomic32_xor_fetch()
1878 static int bpf_fill_atomic32_xchg(struct bpf_test *self) in bpf_fill_atomic32_xchg()
1883 static int bpf_fill_cmpxchg32(struct bpf_test *self) in bpf_fill_cmpxchg32()
1893 static int __bpf_fill_atomic_reg_pairs(struct bpf_test *self, u8 width, u8 op) in __bpf_fill_atomic_reg_pairs()
2028 static int bpf_fill_atomic64_add_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_add_reg_pairs()
2033 static int bpf_fill_atomic64_and_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_and_reg_pairs()
2038 static int bpf_fill_atomic64_or_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_or_reg_pairs()
2043 static int bpf_fill_atomic64_xor_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_xor_reg_pairs()
2048 static int bpf_fill_atomic64_add_fetch_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_add_fetch_reg_pairs()
2053 static int bpf_fill_atomic64_and_fetch_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_and_fetch_reg_pairs()
2058 static int bpf_fill_atomic64_or_fetch_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_or_fetch_reg_pairs()
2063 static int bpf_fill_atomic64_xor_fetch_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_xor_fetch_reg_pairs()
2068 static int bpf_fill_atomic64_xchg_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_xchg_reg_pairs()
2073 static int bpf_fill_atomic64_cmpxchg_reg_pairs(struct bpf_test *self) in bpf_fill_atomic64_cmpxchg_reg_pairs()
2079 static int bpf_fill_atomic32_add_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_add_reg_pairs()
2084 static int bpf_fill_atomic32_and_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_and_reg_pairs()
2089 static int bpf_fill_atomic32_or_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_or_reg_pairs()
2094 static int bpf_fill_atomic32_xor_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_xor_reg_pairs()
2099 static int bpf_fill_atomic32_add_fetch_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_add_fetch_reg_pairs()
2104 static int bpf_fill_atomic32_and_fetch_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_and_fetch_reg_pairs()
2109 static int bpf_fill_atomic32_or_fetch_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_or_fetch_reg_pairs()
2114 static int bpf_fill_atomic32_xor_fetch_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_xor_fetch_reg_pairs()
2119 static int bpf_fill_atomic32_xchg_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_xchg_reg_pairs()
2124 static int bpf_fill_atomic32_cmpxchg_reg_pairs(struct bpf_test *self) in bpf_fill_atomic32_cmpxchg_reg_pairs()
2138 static int bpf_fill_ld_imm64_magn(struct bpf_test *self) in bpf_fill_ld_imm64_magn()
2190 static int __bpf_fill_ld_imm64_bytes(struct bpf_test *self, in __bpf_fill_ld_imm64_bytes()
2246 static int bpf_fill_ld_imm64_checker(struct bpf_test *self) in bpf_fill_ld_imm64_checker()
2251 static int bpf_fill_ld_imm64_pos_neg(struct bpf_test *self) in bpf_fill_ld_imm64_pos_neg()
2256 static int bpf_fill_ld_imm64_pos_zero(struct bpf_test *self) in bpf_fill_ld_imm64_pos_zero()
2261 static int bpf_fill_ld_imm64_neg_zero(struct bpf_test *self) in bpf_fill_ld_imm64_neg_zero()
2302 static int __bpf_emit_jmp_imm(struct bpf_test *self, void *arg, in __bpf_emit_jmp_imm()
2325 static int __bpf_emit_jmp32_imm(struct bpf_test *self, void *arg, in __bpf_emit_jmp32_imm()
2346 static int __bpf_emit_jmp_reg(struct bpf_test *self, void *arg, in __bpf_emit_jmp_reg()
2368 static int __bpf_emit_jmp32_reg(struct bpf_test *self, void *arg, in __bpf_emit_jmp32_reg()
2390 static int __bpf_fill_jmp_imm(struct bpf_test *self, int op) in __bpf_fill_jmp_imm()
2397 static int __bpf_fill_jmp32_imm(struct bpf_test *self, int op) in __bpf_fill_jmp32_imm()
2404 static int __bpf_fill_jmp_reg(struct bpf_test *self, int op) in __bpf_fill_jmp_reg()
2411 static int __bpf_fill_jmp32_reg(struct bpf_test *self, int op) in __bpf_fill_jmp32_reg()
2419 static int bpf_fill_jmp_jset_imm(struct bpf_test *self) in bpf_fill_jmp_jset_imm()
2424 static int bpf_fill_jmp_jeq_imm(struct bpf_test *self) in bpf_fill_jmp_jeq_imm()
2429 static int bpf_fill_jmp_jne_imm(struct bpf_test *self) in bpf_fill_jmp_jne_imm()
2434 static int bpf_fill_jmp_jgt_imm(struct bpf_test *self) in bpf_fill_jmp_jgt_imm()
2439 static int bpf_fill_jmp_jge_imm(struct bpf_test *self) in bpf_fill_jmp_jge_imm()
2444 static int bpf_fill_jmp_jlt_imm(struct bpf_test *self) in bpf_fill_jmp_jlt_imm()
2449 static int bpf_fill_jmp_jle_imm(struct bpf_test *self) in bpf_fill_jmp_jle_imm()
2454 static int bpf_fill_jmp_jsgt_imm(struct bpf_test *self) in bpf_fill_jmp_jsgt_imm()
2459 static int bpf_fill_jmp_jsge_imm(struct bpf_test *self) in bpf_fill_jmp_jsge_imm()
2464 static int bpf_fill_jmp_jslt_imm(struct bpf_test *self) in bpf_fill_jmp_jslt_imm()
2469 static int bpf_fill_jmp_jsle_imm(struct bpf_test *self) in bpf_fill_jmp_jsle_imm()
2475 static int bpf_fill_jmp32_jset_imm(struct bpf_test *self) in bpf_fill_jmp32_jset_imm()
2480 static int bpf_fill_jmp32_jeq_imm(struct bpf_test *self) in bpf_fill_jmp32_jeq_imm()
2485 static int bpf_fill_jmp32_jne_imm(struct bpf_test *self) in bpf_fill_jmp32_jne_imm()
2490 static int bpf_fill_jmp32_jgt_imm(struct bpf_test *self) in bpf_fill_jmp32_jgt_imm()
2495 static int bpf_fill_jmp32_jge_imm(struct bpf_test *self) in bpf_fill_jmp32_jge_imm()
2500 static int bpf_fill_jmp32_jlt_imm(struct bpf_test *self) in bpf_fill_jmp32_jlt_imm()
2505 static int bpf_fill_jmp32_jle_imm(struct bpf_test *self) in bpf_fill_jmp32_jle_imm()
2510 static int bpf_fill_jmp32_jsgt_imm(struct bpf_test *self) in bpf_fill_jmp32_jsgt_imm()
2515 static int bpf_fill_jmp32_jsge_imm(struct bpf_test *self) in bpf_fill_jmp32_jsge_imm()
2520 static int bpf_fill_jmp32_jslt_imm(struct bpf_test *self) in bpf_fill_jmp32_jslt_imm()
2525 static int bpf_fill_jmp32_jsle_imm(struct bpf_test *self) in bpf_fill_jmp32_jsle_imm()
2531 static int bpf_fill_jmp_jset_reg(struct bpf_test *self) in bpf_fill_jmp_jset_reg()
2536 static int bpf_fill_jmp_jeq_reg(struct bpf_test *self) in bpf_fill_jmp_jeq_reg()
2541 static int bpf_fill_jmp_jne_reg(struct bpf_test *self) in bpf_fill_jmp_jne_reg()
2546 static int bpf_fill_jmp_jgt_reg(struct bpf_test *self) in bpf_fill_jmp_jgt_reg()
2551 static int bpf_fill_jmp_jge_reg(struct bpf_test *self) in bpf_fill_jmp_jge_reg()
2556 static int bpf_fill_jmp_jlt_reg(struct bpf_test *self) in bpf_fill_jmp_jlt_reg()
2561 static int bpf_fill_jmp_jle_reg(struct bpf_test *self) in bpf_fill_jmp_jle_reg()
2566 static int bpf_fill_jmp_jsgt_reg(struct bpf_test *self) in bpf_fill_jmp_jsgt_reg()
2571 static int bpf_fill_jmp_jsge_reg(struct bpf_test *self) in bpf_fill_jmp_jsge_reg()
2576 static int bpf_fill_jmp_jslt_reg(struct bpf_test *self) in bpf_fill_jmp_jslt_reg()
2581 static int bpf_fill_jmp_jsle_reg(struct bpf_test *self) in bpf_fill_jmp_jsle_reg()
2587 static int bpf_fill_jmp32_jset_reg(struct bpf_test *self) in bpf_fill_jmp32_jset_reg()
2592 static int bpf_fill_jmp32_jeq_reg(struct bpf_test *self) in bpf_fill_jmp32_jeq_reg()
2597 static int bpf_fill_jmp32_jne_reg(struct bpf_test *self) in bpf_fill_jmp32_jne_reg()
2602 static int bpf_fill_jmp32_jgt_reg(struct bpf_test *self) in bpf_fill_jmp32_jgt_reg()
2607 static int bpf_fill_jmp32_jge_reg(struct bpf_test *self) in bpf_fill_jmp32_jge_reg()
2612 static int bpf_fill_jmp32_jlt_reg(struct bpf_test *self) in bpf_fill_jmp32_jlt_reg()
2617 static int bpf_fill_jmp32_jle_reg(struct bpf_test *self) in bpf_fill_jmp32_jle_reg()
2622 static int bpf_fill_jmp32_jsgt_reg(struct bpf_test *self) in bpf_fill_jmp32_jsgt_reg()
2627 static int bpf_fill_jmp32_jsge_reg(struct bpf_test *self) in bpf_fill_jmp32_jsge_reg()
2632 static int bpf_fill_jmp32_jslt_reg(struct bpf_test *self) in bpf_fill_jmp32_jslt_reg()
2637 static int bpf_fill_jmp32_jsle_reg(struct bpf_test *self) in bpf_fill_jmp32_jsle_reg()
2698 static int __bpf_fill_staggered_jumps(struct bpf_test *self, in __bpf_fill_staggered_jumps()
2743 static int bpf_fill_staggered_ja(struct bpf_test *self) in bpf_fill_staggered_ja()
2751 static int bpf_fill_staggered_jeq_imm(struct bpf_test *self) in bpf_fill_staggered_jeq_imm()
2758 static int bpf_fill_staggered_jne_imm(struct bpf_test *self) in bpf_fill_staggered_jne_imm()
2765 static int bpf_fill_staggered_jset_imm(struct bpf_test *self) in bpf_fill_staggered_jset_imm()
2772 static int bpf_fill_staggered_jgt_imm(struct bpf_test *self) in bpf_fill_staggered_jgt_imm()
2779 static int bpf_fill_staggered_jge_imm(struct bpf_test *self) in bpf_fill_staggered_jge_imm()
2786 static int bpf_fill_staggered_jlt_imm(struct bpf_test *self) in bpf_fill_staggered_jlt_imm()
2793 static int bpf_fill_staggered_jle_imm(struct bpf_test *self) in bpf_fill_staggered_jle_imm()
2800 static int bpf_fill_staggered_jsgt_imm(struct bpf_test *self) in bpf_fill_staggered_jsgt_imm()
2807 static int bpf_fill_staggered_jsge_imm(struct bpf_test *self) in bpf_fill_staggered_jsge_imm()
2814 static int bpf_fill_staggered_jslt_imm(struct bpf_test *self) in bpf_fill_staggered_jslt_imm()
2821 static int bpf_fill_staggered_jsle_imm(struct bpf_test *self) in bpf_fill_staggered_jsle_imm()
2829 static int bpf_fill_staggered_jeq_reg(struct bpf_test *self) in bpf_fill_staggered_jeq_reg()
2836 static int bpf_fill_staggered_jne_reg(struct bpf_test *self) in bpf_fill_staggered_jne_reg()
2843 static int bpf_fill_staggered_jset_reg(struct bpf_test *self) in bpf_fill_staggered_jset_reg()
2850 static int bpf_fill_staggered_jgt_reg(struct bpf_test *self) in bpf_fill_staggered_jgt_reg()
2857 static int bpf_fill_staggered_jge_reg(struct bpf_test *self) in bpf_fill_staggered_jge_reg()
2864 static int bpf_fill_staggered_jlt_reg(struct bpf_test *self) in bpf_fill_staggered_jlt_reg()
2871 static int bpf_fill_staggered_jle_reg(struct bpf_test *self) in bpf_fill_staggered_jle_reg()
2878 static int bpf_fill_staggered_jsgt_reg(struct bpf_test *self) in bpf_fill_staggered_jsgt_reg()
2885 static int bpf_fill_staggered_jsge_reg(struct bpf_test *self) in bpf_fill_staggered_jsge_reg()
2892 static int bpf_fill_staggered_jslt_reg(struct bpf_test *self) in bpf_fill_staggered_jslt_reg()
2899 static int bpf_fill_staggered_jsle_reg(struct bpf_test *self) in bpf_fill_staggered_jsle_reg()
2907 static int bpf_fill_staggered_jeq32_imm(struct bpf_test *self) in bpf_fill_staggered_jeq32_imm()
2914 static int bpf_fill_staggered_jne32_imm(struct bpf_test *self) in bpf_fill_staggered_jne32_imm()
2921 static int bpf_fill_staggered_jset32_imm(struct bpf_test *self) in bpf_fill_staggered_jset32_imm()
2928 static int bpf_fill_staggered_jgt32_imm(struct bpf_test *self) in bpf_fill_staggered_jgt32_imm()
2935 static int bpf_fill_staggered_jge32_imm(struct bpf_test *self) in bpf_fill_staggered_jge32_imm()
2942 static int bpf_fill_staggered_jlt32_imm(struct bpf_test *self) in bpf_fill_staggered_jlt32_imm()
2949 static int bpf_fill_staggered_jle32_imm(struct bpf_test *self) in bpf_fill_staggered_jle32_imm()
2956 static int bpf_fill_staggered_jsgt32_imm(struct bpf_test *self) in bpf_fill_staggered_jsgt32_imm()
2963 static int bpf_fill_staggered_jsge32_imm(struct bpf_test *self) in bpf_fill_staggered_jsge32_imm()
2970 static int bpf_fill_staggered_jslt32_imm(struct bpf_test *self) in bpf_fill_staggered_jslt32_imm()
2977 static int bpf_fill_staggered_jsle32_imm(struct bpf_test *self) in bpf_fill_staggered_jsle32_imm()
2985 static int bpf_fill_staggered_jeq32_reg(struct bpf_test *self) in bpf_fill_staggered_jeq32_reg()
2992 static int bpf_fill_staggered_jne32_reg(struct bpf_test *self) in bpf_fill_staggered_jne32_reg()
2999 static int bpf_fill_staggered_jset32_reg(struct bpf_test *self) in bpf_fill_staggered_jset32_reg()
3006 static int bpf_fill_staggered_jgt32_reg(struct bpf_test *self) in bpf_fill_staggered_jgt32_reg()
3013 static int bpf_fill_staggered_jge32_reg(struct bpf_test *self) in bpf_fill_staggered_jge32_reg()
3020 static int bpf_fill_staggered_jlt32_reg(struct bpf_test *self) in bpf_fill_staggered_jlt32_reg()
3027 static int bpf_fill_staggered_jle32_reg(struct bpf_test *self) in bpf_fill_staggered_jle32_reg()
3034 static int bpf_fill_staggered_jsgt32_reg(struct bpf_test *self) in bpf_fill_staggered_jsgt32_reg()
3041 static int bpf_fill_staggered_jsge32_reg(struct bpf_test *self) in bpf_fill_staggered_jsge32_reg()
3048 static int bpf_fill_staggered_jslt32_reg(struct bpf_test *self) in bpf_fill_staggered_jslt32_reg()
3055 static int bpf_fill_staggered_jsle32_reg(struct bpf_test *self) in bpf_fill_staggered_jsle32_reg()