Home
last modified time | relevance | path

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

1...<<1112131415

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c5119 static void mlx5e_rq_replace_xdp_prog(struct mlx5e_rq *rq, struct bpf_prog *prog) in mlx5e_rq_replace_xdp_prog()
5129 static int mlx5e_xdp_set(struct net_device *netdev, struct bpf_prog *prog) in mlx5e_xdp_set()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c4441 static int ixgbevf_xdp_setup(struct net_device *dev, struct bpf_prog *prog) in ixgbevf_xdp_setup()
/linux/arch/riscv/net/
H A Dbpf_jit.h79 struct bpf_prog *prog; member
/linux/tools/perf/
H A Dbuiltin-c2c.c3001 struct ui_progress prog; in perf_c2c__report() local
H A Dbuiltin-trace.c3729 struct bpf_program *prog; in trace__find_syscall_bpf_prog() local
/linux/net/packet/
H A Daf_packet.c1491 struct bpf_prog *prog; in fanout_demux_bpf() local
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c1653 fec_enet_run_xdp(struct fec_enet_private *fep, struct bpf_prog *prog, in fec_enet_run_xdp()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c2740 static int dpaa2_eth_setup_xdp(struct net_device *dev, struct bpf_prog *prog) in dpaa2_eth_setup_xdp()
/linux/kernel/trace/
H A Dtrace.h1477 struct prog_entry __rcu *prog; member
/linux/drivers/net/bonding/
H A Dbond_main.c5757 static int bond_xdp_set(struct net_device *dev, struct bpf_prog *prog, in bond_xdp_set()
/linux/include/linux/
H A Dnetdevice.h988 struct bpf_prog *prog; member
998 struct bpf_prog *prog; member
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-lmcx-defs.h245 uint64_t prog:8; member
262 uint64_t prog:8; member
H A Dcvmx-mio-defs.h2194 uint64_t prog:1; member
2204 uint64_t prog:1; member
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c1531 unsigned int len, bool prog) in nand_exec_prog_page_op()
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2134 struct megasas_progress prog; member
2168 struct megasas_progress prog; member
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c13214 static int i40e_xdp_setup(struct i40e_vsi *vsi, struct bpf_prog *prog, in i40e_xdp_setup()

1...<<1112131415