Home
last modified time | relevance | path

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

1...<<1112131415

/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-eth.c2729 static int dpaa2_eth_setup_xdp(struct net_device *dev, struct bpf_prog *prog) in dpaa2_eth_setup_xdp()
/Linux-v6.6/drivers/net/bonding/
Dbond_main.c5539 static int bond_xdp_set(struct net_device *dev, struct bpf_prog *prog, in bond_xdp_set()
/Linux-v6.6/security/
Dsecurity.c5164 int security_bpf_prog(struct bpf_prog *prog) in security_bpf_prog()
/Linux-v6.6/include/linux/
Dnetdevice.h1000 struct bpf_prog *prog; member
1010 struct bpf_prog *prog; member
/Linux-v6.6/drivers/mtd/nand/raw/
Dnand_base.c1477 unsigned int len, bool prog) in nand_exec_prog_page_op()
/Linux-v6.6/drivers/net/ethernet/mediatek/
Dmtk_eth_soc.h1292 struct bpf_prog __rcu *prog; member
/Linux-v6.6/arch/mips/include/asm/octeon/
Dcvmx-lmcx-defs.h245 uint64_t prog:8; member
262 uint64_t prog:8; member
Dcvmx-mio-defs.h2194 uint64_t prog:1; member
2204 uint64_t prog:1; member
/Linux-v6.6/drivers/net/
Dvirtio_net.c3680 static int virtnet_xdp_set(struct net_device *dev, struct bpf_prog *prog, in virtnet_xdp_set()
/Linux-v6.6/drivers/scsi/megaraid/
Dmegaraid_sas.h2134 struct megasas_progress prog; member
2168 struct megasas_progress prog; member
/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb_main.c2884 struct bpf_prog *prog = bpf->prog, *old_prog; in igb_xdp_setup() local
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c10244 static int ixgbe_xdp_setup(struct net_device *dev, struct bpf_prog *prog) in ixgbe_xdp_setup()
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_main.c13322 static int i40e_xdp_setup(struct i40e_vsi *vsi, struct bpf_prog *prog, in i40e_xdp_setup()

1...<<1112131415