Home
last modified time | relevance | path

Searched defs:bpf (Results 26 – 36 of 36) sorted by relevance

12

/Linux-v5.15/drivers/net/netdevsim/
Dnetdevsim.h145 static inline int nsim_bpf(struct net_device *dev, struct netdev_bpf *bpf) in nsim_bpf()
/Linux-v5.15/drivers/net/ethernet/amazon/ena/
Dena_netdev.c570 static int ena_xdp_set(struct net_device *netdev, struct netdev_bpf *bpf) in ena_xdp_set()
632 static int ena_xdp(struct net_device *netdev, struct netdev_bpf *bpf) in ena_xdp()
/Linux-v5.15/include/linux/
Dcgroup-defs.h481 struct cgroup_bpf bpf; member
/Linux-v5.15/net/ipv6/
Dseg6_local.c134 struct bpf_lwt_prog bpf; member
/Linux-v5.15/tools/lib/perf/include/perf/
Devent.h403 struct perf_record_bpf_event bpf; member
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c3031 static int dpaa_setup_xdp(struct net_device *net_dev, struct netdev_bpf *bpf) in dpaa_setup_xdp()
/Linux-v5.15/kernel/bpf/
Dsyscall.c4692 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3() argument
/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c6253 static int stmmac_bpf(struct net_device *dev, struct netdev_bpf *bpf) in stmmac_bpf()
/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc_main.c5995 static int igc_bpf(struct net_device *dev, struct netdev_bpf *bpf) in igc_bpf()
/Linux-v5.15/drivers/net/ethernet/intel/igb/
Digb_main.c2836 static int igb_xdp_setup(struct net_device *dev, struct netdev_bpf *bpf) in igb_xdp_setup()
/Linux-v5.15/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_main.c5302 static int mvpp2_xdp_setup(struct mvpp2_port *port, struct netdev_bpf *bpf) in mvpp2_xdp_setup()

12