Searched refs:bpf_test (Results 1 - 2 of 2) sorted by relevance

/linux-master/lib/
H A Dtest_bpf.c65 struct bpf_test { struct
81 int (*fill_helper)(struct bpf_test *self);
90 static int bpf_fill_maxinsns1(struct bpf_test *self)
110 static int bpf_fill_maxinsns2(struct bpf_test *self)
129 static int bpf_fill_maxinsns3(struct bpf_test *self)
156 static int bpf_fill_maxinsns4(struct bpf_test *self)
175 static int bpf_fill_maxinsns5(struct bpf_test *self)
198 static int bpf_fill_maxinsns6(struct bpf_test *self)
220 static int bpf_fill_maxinsns7(struct bpf_test *self)
246 static int bpf_fill_maxinsns8(struct bpf_test *sel
821 __bpf_fill_pattern(struct bpf_test *self, void *arg, int dbits, int sbits, int block1, int block2, int (*emit)(struct bpf_test*, void*, struct bpf_insn*, s64, s64)) argument
[all...]
/linux-master/tools/testing/selftests/bpf/
H A Dtest_verifier.c88 struct bpf_test { struct
149 void (*fill_helper)(struct bpf_test *self);
190 static void bpf_fill_ld_abs_vlan_push_pop(struct bpf_test *self)
237 static void bpf_fill_jump_around_ld_abs(struct bpf_test *self)
259 static void bpf_fill_rand_ld_dw(struct bpf_test *self)
287 static void bpf_fill_scale1(struct bpf_test *self)
313 static void bpf_fill_scale2(struct bpf_test *self)
341 static void bpf_fill_scale(struct bpf_test *self)
392 static void bpf_fill_torturous_jumps(struct bpf_test *self)
426 static void bpf_fill_big_prog_with_loop_1(struct bpf_test *sel
[all...]

Completed in 238 milliseconds