Home
last modified time | relevance | path

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

/linux-4.4.14/samples/bpf/
Dtest_verifier.c27 struct bpf_test { struct
42 static struct bpf_test tests[] = { argument
/linux-4.4.14/lib/
Dtest_bpf.c69 struct bpf_test { struct
85 int (*fill_helper)(struct bpf_test *self); argument
91 static int bpf_fill_maxinsns1(struct bpf_test *self) in bpf_fill_maxinsns1() argument