| /Linux-v5.10/net/core/ | 
| D | dev.c | 8933 	struct bpf_prog *prog = dev_xdp_prog(dev, mode);  in dev_xdp_prog_id()  local8946 			     struct bpf_prog *prog)  in dev_xdp_set_prog()
 8954 			   u32 flags, struct bpf_prog *prog)  in dev_xdp_install()
 8989 	struct bpf_prog *prog;  in dev_xdp_uninstall()  local
 9262 int bpf_xdp_link_attach(const union bpf_attr *attr, struct bpf_prog *prog)  in bpf_xdp_link_attach()
 
 | 
| /Linux-v5.10/drivers/net/ethernet/netronome/nfp/bpf/ | 
| D | jit.c | 4429 static int nfp_bpf_ustore_calc(u64 *prog, unsigned int len)  in nfp_bpf_ustore_calc()4449 	void *prog;  in nfp_bpf_prog_trim()  local
 4531 	u64 *prog;  in nfp_bpf_relo_for_vnic()  local
 
 | 
| /Linux-v5.10/tools/testing/selftests/net/ | 
| D | nettest.c | 1573 static void print_usage(char *prog)  in print_usage()
 | 
| /Linux-v5.10/include/linux/ | 
| D | trace_events.h | 641 perf_event_attach_bpf_prog(struct perf_event *event, struct bpf_prog *prog)  in perf_event_attach_bpf_prog()
 | 
| D | perf_event.h | 760 	struct bpf_prog			*prog;  member1490 static inline void perf_event_bpf_event(struct bpf_prog *prog,  in perf_event_bpf_event()
 
 | 
| D | security.h | 1931 static inline int security_bpf_prog(struct bpf_prog *prog)  in security_bpf_prog()
 | 
| /Linux-v5.10/kernel/ | 
| D | seccomp.c | 184 	struct bpf_prog *prog;  member
 | 
| /Linux-v5.10/drivers/media/usb/as102/ | 
| D | as10x_cmd.h | 364 	__le16 prog;  member
 | 
| /Linux-v5.10/drivers/net/ | 
| D | veth.c | 1136 static int veth_xdp_set(struct net_device *dev, struct bpf_prog *prog,  in veth_xdp_set()
 | 
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | en_main.c | 4379 static int mlx5e_xdp_allowed(struct mlx5e_priv *priv, struct bpf_prog *prog)  in mlx5e_xdp_allowed()4410 static void mlx5e_rq_replace_xdp_prog(struct mlx5e_rq *rq, struct bpf_prog *prog)  in mlx5e_rq_replace_xdp_prog()
 4420 static int mlx5e_xdp_set(struct net_device *netdev, struct bpf_prog *prog)  in mlx5e_xdp_set()
 
 | 
| /Linux-v5.10/drivers/net/ethernet/qlogic/qede/ | 
| D | qede_filter.c | 1032 static int qede_xdp_set(struct qede_dev *edev, struct bpf_prog *prog)  in qede_xdp_set()
 | 
| /Linux-v5.10/samples/bpf/ | 
| D | xdpsock_user.c | 917 static void usage(const char *prog)  in usage()
 | 
| /Linux-v5.10/tools/testing/selftests/bpf/prog_tests/ | 
| D | btf.c | 4089 	struct bpf_program *prog;  in do_test_file()  local
 | 
| /Linux-v5.10/kernel/cgroup/ | 
| D | cgroup.c | 6499 		      struct bpf_prog *prog, struct bpf_prog *replace_prog,  in cgroup_bpf_attach()6512 int cgroup_bpf_detach(struct cgroup *cgrp, struct bpf_prog *prog,  in cgroup_bpf_detach()
 
 | 
| /Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/ | 
| D | dpaa2-eth.h | 440 	struct bpf_prog *prog;  member
 | 
| /Linux-v5.10/include/net/ | 
| D | pkt_cls.h | 735 	struct bpf_prog *prog;  member
 | 
| /Linux-v5.10/kernel/bpf/ | 
| D | hashtab.c | 1742 	struct bpf_prog *prog;  in __bpf_hash_map_seq_show()  local
 | 
| /Linux-v5.10/arch/riscv/net/ | 
| D | bpf_jit.h | 69 	struct bpf_prog *prog;  member
 | 
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx4/ | 
| D | en_netdev.c | 2715 static int mlx4_xdp_set(struct net_device *dev, struct bpf_prog *prog)  in mlx4_xdp_set()
 | 
| /Linux-v5.10/drivers/net/ethernet/marvell/mvpp2/ | 
| D | mvpp2_main.c | 3429 	      struct bpf_prog *prog, struct xdp_buff *xdp,  in mvpp2_run_xdp()4904 	struct bpf_prog *prog = bpf->prog, *old_prog;  in mvpp2_xdp_setup()  local
 
 | 
| /Linux-v5.10/drivers/net/ethernet/netronome/nfp/ | 
| D | nfp_net_common.c | 3561 	struct bpf_prog *prog = bpf->prog;  in nfp_net_xdp_setup_drv()  local
 | 
| /Linux-v5.10/drivers/net/ethernet/marvell/ | 
| D | mvneta.c | 2171 	       struct bpf_prog *prog, struct xdp_buff *xdp,  in mvneta_run_xdp()4404 static int mvneta_xdp_setup(struct net_device *dev, struct bpf_prog *prog,  in mvneta_xdp_setup()
 
 | 
| /Linux-v5.10/drivers/net/ethernet/intel/ixgbevf/ | 
| D | ixgbevf_main.c | 4431 static int ixgbevf_xdp_setup(struct net_device *dev, struct bpf_prog *prog)  in ixgbevf_xdp_setup()
 | 
| /Linux-v5.10/security/selinux/ | 
| D | hooks.c | 6752 	struct bpf_prog *prog;  in bpf_fd_pass()  local6787 static int selinux_bpf_prog(struct bpf_prog *prog)  in selinux_bpf_prog()
 
 | 
| /Linux-v5.10/tools/perf/ | 
| D | builtin-c2c.c | 2682 	struct ui_progress prog;  in perf_c2c__report()  local
 |