Searched defs:bpf_verifier_ops (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | bpf.h | 1098 struct bpf_verifier_ops { struct |
| /linux/kernel/bpf/ | ||
| H A D | verifier.c | 36 static const struct bpf_verifier_ops * const bpf_verifier_ops[] = { variable |