/openbmc/linux/include/linux/ |
H A D | filter.h | 985 void xdp_do_flush(void); 991 #define xdp_do_flush_map xdp_do_flush
|
/openbmc/linux/kernel/bpf/ |
H A D | cpumap.c | 252 xdp_do_flush(); in cpu_map_bpf_prog_run()
|
/openbmc/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_rx.c | 500 xdp_do_flush(); in fun_process_cqes()
|
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_fdma.c | 615 xdp_do_flush(); in lan966x_fdma_napi_poll()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_ring.c | 458 xdp_do_flush(); in aq_xdp_run_prog()
|
/openbmc/linux/drivers/net/ethernet/google/gve/ |
H A D | gve_rx.c | 976 xdp_do_flush(); in gve_clean_rx_done()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_rx.c | 966 xdp_do_flush(); in mlx4_en_process_rx_cq()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 422 xdp_do_flush(); in otx2_rx_napi_handler()
|
/openbmc/linux/drivers/net/hyperv/ |
H A D | netvsc.c | 1668 xdp_do_flush(); in netvsc_poll()
|
/openbmc/linux/drivers/net/ |
H A D | tun.c | 1731 xdp_do_flush(); in tun_build_skb() 2597 xdp_do_flush(); in tun_sendmsg()
|
H A D | veth.c | 1006 xdp_do_flush(); in veth_poll()
|
H A D | xen-netfront.c | 1353 xdp_do_flush(); in xennet_poll()
|
H A D | virtio_net.c | 2197 xdp_do_flush(); in virtnet_poll()
|
/openbmc/linux/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_fp.c | 1443 xdp_do_flush(); in qede_poll()
|
/openbmc/linux/net/bpf/ |
H A D | test_run.c | 353 xdp_do_flush(); in xdp_test_run_batch()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-eth.c | 1999 xdp_do_flush(); in dpaa2_eth_poll() 2005 xdp_do_flush(); in dpaa2_eth_poll()
|
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_main.c | 1310 xdp_do_flush(); in tsnep_finalize_xdp()
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_eth.c | 2430 xdp_do_flush(); in dpaa_eth_poll()
|
/openbmc/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_en.c | 1775 xdp_do_flush(); in mana_poll_rx_cq()
|
/openbmc/linux/drivers/net/ethernet/amazon/ena/ |
H A D | ena_netdev.c | 1319 xdp_do_flush(); in ena_clean_rx_irq()
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_drv.c | 1903 xdp_do_flush(); in vmxnet3_rq_rx_complete()
|
/openbmc/linux/net/core/ |
H A D | filter.c | 4272 * xdp_do_flush(), which will flush all the different bulk queues, 4273 * thus completing the redirect. Note that xdp_do_flush() must be 4276 * through to the xdp_do_flush() call for RCU protection of all 4292 void xdp_do_flush(void) in xdp_do_flush() function 4298 EXPORT_SYMBOL_GPL(xdp_do_flush);
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 2555 xdp_do_flush(); in igc_finalize_xdp()
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 2558 xdp_do_flush(); in __bnxt_poll_work() 2680 xdp_do_flush(); in bnxt_poll_nitroa0()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_main.c | 4963 xdp_do_flush(); in stmmac_finalize_xdp_rx()
|