Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dbpf.h237 struct bpf_verifier_ops { struct
423 extern const struct bpf_verifier_ops _name ## _verifier_ops;
431 extern const struct bpf_verifier_ops tc_cls_act_analyzer_ops;
432 extern const struct bpf_verifier_ops xdp_analyzer_ops;
Dbpf_verifier.h209 const struct bpf_verifier_ops *ops;
/linux-4.19.296/drivers/media/rc/
Dbpf-lirc.c100 const struct bpf_verifier_ops lirc_mode2_verifier_ops = {