Home
last modified time | relevance | path

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

/lib/
Dtest_bpf.c63 struct bpf_test { struct
79 int (*fill_helper)(struct bpf_test *self); argument
87 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument
107 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 …]