Searched refs:fill_helper (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/testing/selftests/bpf/verifier/ |
| H A D | ld_dw.c | 5 .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 D | scale.c | 5 .fill_helper = bpf_fill_scale, 14 .fill_helper = bpf_fill_scale,
|
| H A D | jit.c | 198 .fill_helper = bpf_fill_torturous_jumps, 206 .fill_helper = bpf_fill_torturous_jumps, 214 .fill_helper = bpf_fill_torturous_jumps,
|
| H A D | ld_abs.c | 243 .fill_helper = bpf_fill_ld_abs_vlan_push_pop, 282 .fill_helper = bpf_fill_jump_around_ld_abs,
|
| H A D | bpf_loop_inline.c | 255 .fill_helper = bpf_fill_big_prog_with_loop_1,
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_verifier.c | 145 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()
|