Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dbpf.h99 struct bpf_verifier_ops { struct
114 const struct bpf_verifier_ops *ops; argument
123 const struct bpf_verifier_ops *ops;
/linux-4.1.27/kernel/trace/
Dbpf_trace.c207 static struct bpf_verifier_ops kprobe_prog_ops = {
/linux-4.1.27/net/core/
Dfilter.c1463 static const struct bpf_verifier_ops sk_filter_ops = {
1469 static const struct bpf_verifier_ops tc_cls_act_ops = {
/linux-4.1.27/Documentation/networking/
Dfilter.txt1079 Allowed function calls are customized with bpf_verifier_ops->get_func_proto()