Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dbpf.h108 struct bpf_verifier_ops { struct
124 const struct bpf_verifier_ops *ops; argument
131 const struct bpf_verifier_ops *ops;
/linux-4.4.14/kernel/trace/
Dbpf_trace.c319 static struct bpf_verifier_ops kprobe_prog_ops = {
/linux-4.4.14/net/core/
Dfilter.c1884 static const struct bpf_verifier_ops sk_filter_ops = {
1890 static const struct bpf_verifier_ops tc_cls_act_ops = {
/linux-4.4.14/Documentation/networking/
Dfilter.txt1079 Allowed function calls are customized with bpf_verifier_ops->get_func_proto()