Searched refs:bpf_prog_ops (Results 1 – 10 of 10) sorted by relevance
17 const struct bpf_prog_ops lirc_mode2_prog_ops = {
269 const struct bpf_prog_ops netfilter_prog_ops = {
413 const struct bpf_prog_ops lsm_prog_ops = {
1923 const struct bpf_prog_ops cg_dev_prog_ops = {2548 const struct bpf_prog_ops cg_sysctl_prog_ops = {2772 const struct bpf_prog_ops cg_sockopt_prog_ops = {
72 const struct bpf_prog_ops bpf_struct_ops_prog_ops = {
20 const struct bpf_prog_ops bpf_extension_prog_ops = {
2343 static const struct bpf_prog_ops * const bpf_prog_types[] = {2356 const struct bpf_prog_ops *ops; in find_prog_type()6650 const struct bpf_prog_ops bpf_syscall_prog_ops = {
1400 const struct bpf_prog_ops kprobe_prog_ops = {1506 const struct bpf_prog_ops tracepoint_prog_ops = {1828 const struct bpf_prog_ops raw_tracepoint_prog_ops = {1839 const struct bpf_prog_ops tracing_prog_ops = {1861 const struct bpf_prog_ops raw_tracepoint_writable_prog_ops = {1944 const struct bpf_prog_ops perf_event_prog_ops = {
11500 const struct bpf_prog_ops sk_filter_prog_ops = {11513 const struct bpf_prog_ops tc_cls_act_prog_ops = {11525 const struct bpf_prog_ops xdp_prog_ops = {11535 const struct bpf_prog_ops cg_skb_prog_ops = {11545 const struct bpf_prog_ops lwt_in_prog_ops = {11555 const struct bpf_prog_ops lwt_out_prog_ops = {11566 const struct bpf_prog_ops lwt_xmit_prog_ops = {11576 const struct bpf_prog_ops lwt_seg6local_prog_ops = {11585 const struct bpf_prog_ops cg_sock_prog_ops = {11594 const struct bpf_prog_ops cg_sock_addr_prog_ops = {[all …]
1136 struct bpf_prog_ops { struct1806 const struct bpf_prog_ops *ops;2693 extern const struct bpf_prog_ops _name ## _prog_ops; \2703 extern const struct bpf_prog_ops bpf_offload_prog_ops;