Searched refs:bpf_test (Results 1 – 2 of 2) sorted by relevance
66 struct bpf_test { struct102 void (*fill_helper)(struct bpf_test *self); argument135 static void bpf_fill_ld_abs_vlan_push_pop(struct bpf_test *self) in bpf_fill_ld_abs_vlan_push_pop() argument182 static void bpf_fill_jump_around_ld_abs(struct bpf_test *self) in bpf_fill_jump_around_ld_abs()204 static void bpf_fill_rand_ld_dw(struct bpf_test *self) in bpf_fill_rand_ld_dw()232 static void bpf_fill_scale1(struct bpf_test *self) in bpf_fill_scale1()258 static void bpf_fill_scale2(struct bpf_test *self) in bpf_fill_scale2()286 static void bpf_fill_scale(struct bpf_test *self) in bpf_fill_scale()353 static struct bpf_test tests[] = {620 static void do_test_fixup(struct bpf_test *test, enum bpf_prog_type prog_type, in do_test_fixup()[all …]
63 struct bpf_test { struct79 int (*fill_helper)(struct bpf_test *self); argument87 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument107 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2()126 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3()153 static int bpf_fill_maxinsns4(struct bpf_test *self) in bpf_fill_maxinsns4()172 static int bpf_fill_maxinsns5(struct bpf_test *self) in bpf_fill_maxinsns5()195 static int bpf_fill_maxinsns6(struct bpf_test *self) in bpf_fill_maxinsns6()217 static int bpf_fill_maxinsns7(struct bpf_test *self) in bpf_fill_maxinsns7()243 static int bpf_fill_maxinsns8(struct bpf_test *self) in bpf_fill_maxinsns8()[all …]