Searched refs:bpf_test (Results 1 – 2 of 2) sorted by relevance
69 struct bpf_test { struct85 int (*fill_helper)(struct bpf_test *self); argument91 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument111 static int bpf_fill_maxinsns2(struct bpf_test *self) in bpf_fill_maxinsns2()130 static int bpf_fill_maxinsns3(struct bpf_test *self) in bpf_fill_maxinsns3()157 static int bpf_fill_maxinsns4(struct bpf_test *self) in bpf_fill_maxinsns4()176 static int bpf_fill_maxinsns5(struct bpf_test *self) in bpf_fill_maxinsns5()199 static int bpf_fill_maxinsns6(struct bpf_test *self) in bpf_fill_maxinsns6()221 static int bpf_fill_maxinsns7(struct bpf_test *self) in bpf_fill_maxinsns7()247 static int bpf_fill_maxinsns8(struct bpf_test *self) in bpf_fill_maxinsns8()[all …]
27 struct bpf_test { struct42 static struct bpf_test tests[] = { argument