Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/verifier/
H A Dld_dw.c5 .fill_helper = bpf_fill_rand_ld_dw,
14 .fill_helper = bpf_fill_rand_ld_dw,
23 .fill_helper = bpf_fill_rand_ld_dw,
32 .fill_helper = bpf_fill_rand_ld_dw,
41 .fill_helper = bpf_fill_rand_ld_dw,
H A Dscale.c5 .fill_helper = bpf_fill_scale,
14 .fill_helper = bpf_fill_scale,
H A Djit.c198 .fill_helper = bpf_fill_torturous_jumps,
206 .fill_helper = bpf_fill_torturous_jumps,
214 .fill_helper = bpf_fill_torturous_jumps,
H A Dld_abs.c243 .fill_helper = bpf_fill_ld_abs_vlan_push_pop,
282 .fill_helper = bpf_fill_jump_around_ld_abs,
H A Dbpf_loop_inline.c255 .fill_helper = bpf_fill_big_prog_with_loop_1,
/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c145 void (*fill_helper)(struct bpf_test *self); member
1034 if (test->fill_helper) { in do_test_fixup()
1036 test->fill_helper(test); in do_test_fixup()