Searched refs:bpf_prog_ops (Results 1 – 12 of 12) sorted by relevance
17 const struct bpf_prog_ops lirc_mode2_prog_ops = {
269 const struct bpf_prog_ops netfilter_prog_ops = {
1543 const struct bpf_prog_ops kprobe_prog_ops = {1649 const struct bpf_prog_ops tracepoint_prog_ops = {1965 const struct bpf_prog_ops raw_tracepoint_prog_ops = {1976 const struct bpf_prog_ops tracing_prog_ops = {1998 const struct bpf_prog_ops raw_tracepoint_writable_prog_ops = {2081 const struct bpf_prog_ops perf_event_prog_ops = {
172 .ops = (const struct bpf_prog_ops *)xdp_prog_ops+0x0 = 0xffffffff820fa350,
408 const struct bpf_prog_ops lsm_prog_ops = {
1865 const struct bpf_prog_ops cg_dev_prog_ops = {2489 const struct bpf_prog_ops cg_sysctl_prog_ops = {2713 const struct bpf_prog_ops cg_sockopt_prog_ops = {
511 const struct bpf_prog_ops bpf_offload_prog_ops = {
20 const struct bpf_prog_ops bpf_extension_prog_ops = {
72 const struct bpf_prog_ops bpf_struct_ops_prog_ops = {
2227 static const struct bpf_prog_ops * const bpf_prog_types[] = {2240 const struct bpf_prog_ops *ops; in find_prog_type()6305 const struct bpf_prog_ops bpf_syscall_prog_ops = {
11094 const struct bpf_prog_ops sk_filter_prog_ops = {11107 const struct bpf_prog_ops tc_cls_act_prog_ops = {11119 const struct bpf_prog_ops xdp_prog_ops = {11129 const struct bpf_prog_ops cg_skb_prog_ops = {11139 const struct bpf_prog_ops lwt_in_prog_ops = {11149 const struct bpf_prog_ops lwt_out_prog_ops = {11160 const struct bpf_prog_ops lwt_xmit_prog_ops = {11170 const struct bpf_prog_ops lwt_seg6local_prog_ops = {11179 const struct bpf_prog_ops cg_sock_prog_ops = {11188 const struct bpf_prog_ops cg_sock_addr_prog_ops = {[all …]
1043 struct bpf_prog_ops { struct1640 const struct bpf_prog_ops *ops;2380 extern const struct bpf_prog_ops _name ## _prog_ops; \2390 extern const struct bpf_prog_ops bpf_offload_prog_ops;