Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c89 struct bpf_insn *fill_insns; member
194 struct bpf_insn *insn = self->fill_insns; in bpf_fill_ld_abs_vlan_push_pop()
237 struct bpf_insn *insn = self->fill_insns; in bpf_fill_jump_around_ld_abs()
259 struct bpf_insn *insn = self->fill_insns; in bpf_fill_rand_ld_dw()
287 struct bpf_insn *insn = self->fill_insns; in bpf_fill_scale1()
313 struct bpf_insn *insn = self->fill_insns; in bpf_fill_scale2()
392 struct bpf_insn *insn = self->fill_insns; in bpf_fill_torturous_jumps()
426 struct bpf_insn *insn = self->fill_insns; in bpf_fill_big_prog_with_loop_1()
1037 test->fill_insns = calloc(MAX_TEST_INSNS, sizeof(struct bpf_insn)); in do_test_fixup()
1579 if (test->fill_insns) { in do_test_single()
[all …]