Home
last modified time | relevance | path

Searched defs:prog (Results 351 – 375 of 384) sorted by relevance

1...<<111213141516

/openbmc/linux/tools/perf/
H A Dbuiltin-kvm.c1065 struct ui_progress prog; in sort_result() local
H A Dbuiltin-c2c.c3013 struct ui_progress prog; in perf_c2c__report() local
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c2258 struct bpf_prog *prog, struct xdp_buff *xdp, in mvneta_run_xdp()
3846 struct bpf_prog *prog = pp->xdp_prog; in mvneta_change_mtu() local
4600 static int mvneta_xdp_setup(struct net_device *dev, struct bpf_prog *prog, in mvneta_xdp_setup()
/openbmc/linux/tools/testing/selftests/bpf/
H A Dxskxceiver.c316 static void usage(const char *prog) in usage()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c2640 static int otx2_xdp_setup(struct otx2_nic *pf, struct bpf_prog *prog) in otx2_xdp_setup()
/openbmc/linux/drivers/net/
H A Dveth.c1583 static int veth_xdp_set(struct net_device *dev, struct bpf_prog *prog, in veth_xdp_set()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.h477 struct bpf_prog *prog; member
H A Ddpaa2-eth.c2731 static int dpaa2_eth_setup_xdp(struct net_device *dev, struct bpf_prog *prog) in dpaa2_eth_setup_xdp()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c2727 static int mlx4_xdp_set(struct net_device *dev, struct bpf_prog *prog) in mlx4_xdp_set()
/openbmc/linux/include/net/
H A Dpkt_cls.h786 struct bpf_prog *prog; member
/openbmc/linux/net/ipv6/
H A Dseg6_local.c72 struct bpf_prog *prog; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c4803 static void mlx5e_rq_replace_xdp_prog(struct mlx5e_rq *rq, struct bpf_prog *prog) in mlx5e_rq_replace_xdp_prog()
4813 static int mlx5e_xdp_set(struct net_device *netdev, struct bpf_prog *prog) in mlx5e_xdp_set()
/openbmc/linux/kernel/bpf/
H A Dhashtab.c2073 struct bpf_prog *prog; in __bpf_hash_map_seq_show() local
/openbmc/qemu/hw/scsi/
H A Dmfi.h930 struct mfi_progress prog; member
964 struct mfi_progress prog; member
/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c3812 mvpp2_run_xdp(struct mvpp2_port *port, struct bpf_prog *prog, in mvpp2_run_xdp()
5344 struct bpf_prog *prog = bpf->prog, *old_prog; in mvpp2_xdp_setup() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4440 static int ixgbevf_xdp_setup(struct net_device *dev, struct bpf_prog *prog) in ixgbevf_xdp_setup()
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit.h69 struct bpf_prog *prog; member
/openbmc/linux/security/selinux/
H A Dhooks.c6782 struct bpf_prog *prog; in bpf_fd_pass() local
6814 static int selinux_bpf_prog(struct bpf_prog *prog) in selinux_bpf_prog()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c1591 fec_enet_run_xdp(struct fec_enet_private *fep, struct bpf_prog *prog, in fec_enet_run_xdp()
/openbmc/linux/net/packet/
H A Daf_packet.c1505 struct bpf_prog *prog; in fanout_demux_bpf() local
/openbmc/linux/include/linux/
H A Dsecurity.h2054 static inline int security_bpf_prog(struct bpf_prog *prog) in security_bpf_prog()
H A Dnetdevice.h1000 struct bpf_prog *prog; member
1010 struct bpf_prog *prog; member
/openbmc/linux/kernel/trace/
H A Dtrace.h1333 struct prog_entry __rcu *prog; member
/openbmc/linux/security/
H A Dsecurity.c5219 int security_bpf_prog(struct bpf_prog *prog) in security_bpf_prog()
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c5586 static int bond_xdp_set(struct net_device *dev, struct bpf_prog *prog, in bond_xdp_set()

1...<<111213141516