Searched defs:bpf (Results 26 – 32 of 32) sorted by relevance
12
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/amazon/ena/ |
| H A D | ena_netdev.c | 503 static int ena_xdp_set(struct net_device *netdev, struct netdev_bpf *bpf) in ena_xdp_set() 565 static int ena_xdp(struct net_device *netdev, struct netdev_bpf *bpf) in ena_xdp()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cgroup-defs.h | 485 struct cgroup_bpf bpf; member
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/include/perf/ |
| H A D | event.h | 393 struct perf_record_bpf_event bpf; member
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | tcp.h | 890 } bpf; member
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | syscall.c | 4385 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 4941 static int mvpp2_xdp_setup(struct mvpp2_port *port, struct netdev_bpf *bpf) in mvpp2_xdp_setup()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | igb_main.c | 2836 static int igb_xdp_setup(struct net_device *dev, struct netdev_bpf *bpf) in igb_xdp_setup()
|
12