bpf_prog_ops       17 drivers/media/rc/bpf-lirc.c const struct bpf_prog_ops lirc_mode2_prog_ops = {
bpf_prog_ops      384 include/linux/bpf.h 	const struct bpf_prog_ops *ops;
bpf_prog_ops      624 include/linux/bpf.h 	extern const struct bpf_prog_ops _name ## _prog_ops; \
bpf_prog_ops      632 include/linux/bpf.h extern const struct bpf_prog_ops bpf_offload_prog_ops;
bpf_prog_ops      852 kernel/bpf/cgroup.c const struct bpf_prog_ops cg_dev_prog_ops = {
bpf_prog_ops     1409 kernel/bpf/cgroup.c const struct bpf_prog_ops cg_sysctl_prog_ops = {
bpf_prog_ops     1561 kernel/bpf/cgroup.c const struct bpf_prog_ops cg_sockopt_prog_ops = {
bpf_prog_ops      343 kernel/bpf/offload.c const struct bpf_prog_ops bpf_offload_prog_ops = {
bpf_prog_ops     1195 kernel/bpf/syscall.c static const struct bpf_prog_ops * const bpf_prog_types[] = {
bpf_prog_ops     1206 kernel/bpf/syscall.c 	const struct bpf_prog_ops *ops;
bpf_prog_ops      788 kernel/trace/bpf_trace.c const struct bpf_prog_ops kprobe_prog_ops = {
bpf_prog_ops      892 kernel/trace/bpf_trace.c const struct bpf_prog_ops tracepoint_prog_ops = {
bpf_prog_ops     1083 kernel/trace/bpf_trace.c const struct bpf_prog_ops raw_tracepoint_prog_ops = {
bpf_prog_ops     1104 kernel/trace/bpf_trace.c const struct bpf_prog_ops raw_tracepoint_writable_prog_ops = {
bpf_prog_ops     1187 kernel/trace/bpf_trace.c const struct bpf_prog_ops perf_event_prog_ops = {
bpf_prog_ops     8475 net/core/filter.c const struct bpf_prog_ops sk_filter_prog_ops = {
bpf_prog_ops     8487 net/core/filter.c const struct bpf_prog_ops tc_cls_act_prog_ops = {
bpf_prog_ops     8498 net/core/filter.c const struct bpf_prog_ops xdp_prog_ops = {
bpf_prog_ops     8508 net/core/filter.c const struct bpf_prog_ops cg_skb_prog_ops = {
bpf_prog_ops     8518 net/core/filter.c const struct bpf_prog_ops lwt_in_prog_ops = {
bpf_prog_ops     8528 net/core/filter.c const struct bpf_prog_ops lwt_out_prog_ops = {
bpf_prog_ops     8539 net/core/filter.c const struct bpf_prog_ops lwt_xmit_prog_ops = {
bpf_prog_ops     8549 net/core/filter.c const struct bpf_prog_ops lwt_seg6local_prog_ops = {
bpf_prog_ops     8559 net/core/filter.c const struct bpf_prog_ops cg_sock_prog_ops = {
bpf_prog_ops     8568 net/core/filter.c const struct bpf_prog_ops cg_sock_addr_prog_ops = {
bpf_prog_ops     8577 net/core/filter.c const struct bpf_prog_ops sock_ops_prog_ops = {
bpf_prog_ops     8587 net/core/filter.c const struct bpf_prog_ops sk_skb_prog_ops = {
bpf_prog_ops     8597 net/core/filter.c const struct bpf_prog_ops sk_msg_prog_ops = {
bpf_prog_ops     8606 net/core/filter.c const struct bpf_prog_ops flow_dissector_prog_ops = {
bpf_prog_ops     8938 net/core/filter.c const struct bpf_prog_ops sk_reuseport_prog_ops = {