Home
last modified time | relevance | path

Searched refs:xdp_do_flush (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/include/linux/
H A Dfilter.h985 void xdp_do_flush(void);
991 #define xdp_do_flush_map xdp_do_flush
/openbmc/linux/kernel/bpf/
H A Dcpumap.c252 xdp_do_flush(); in cpu_map_bpf_prog_run()
/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_rx.c500 xdp_do_flush(); in fun_process_cqes()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c615 xdp_do_flush(); in lan966x_fdma_napi_poll()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c458 xdp_do_flush(); in aq_xdp_run_prog()
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_rx.c976 xdp_do_flush(); in gve_clean_rx_done()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c966 xdp_do_flush(); in mlx4_en_process_rx_cq()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_txrx.c422 xdp_do_flush(); in otx2_rx_napi_handler()
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c1668 xdp_do_flush(); in netvsc_poll()
/openbmc/linux/drivers/net/
H A Dtun.c1731 xdp_do_flush(); in tun_build_skb()
2597 xdp_do_flush(); in tun_sendmsg()
H A Dveth.c1006 xdp_do_flush(); in veth_poll()
H A Dxen-netfront.c1353 xdp_do_flush(); in xennet_poll()
H A Dvirtio_net.c2197 xdp_do_flush(); in virtnet_poll()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_fp.c1443 xdp_do_flush(); in qede_poll()
/openbmc/linux/net/bpf/
H A Dtest_run.c353 xdp_do_flush(); in xdp_test_run_batch()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c1999 xdp_do_flush(); in dpaa2_eth_poll()
2005 xdp_do_flush(); in dpaa2_eth_poll()
/openbmc/linux/drivers/net/ethernet/engleder/
H A Dtsnep_main.c1310 xdp_do_flush(); in tsnep_finalize_xdp()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c2430 xdp_do_flush(); in dpaa_eth_poll()
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c1775 xdp_do_flush(); in mana_poll_rx_cq()
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c1319 xdp_do_flush(); in ena_clean_rx_irq()
/openbmc/linux/drivers/net/vmxnet3/
H A Dvmxnet3_drv.c1903 xdp_do_flush(); in vmxnet3_rq_rx_complete()
/openbmc/linux/net/core/
H A Dfilter.c4272 * 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 Digc_main.c2555 xdp_do_flush(); in igc_finalize_xdp()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c2558 xdp_do_flush(); in __bnxt_poll_work()
2680 xdp_do_flush(); in bnxt_poll_nitroa0()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4963 xdp_do_flush(); in stmmac_finalize_xdp_rx()

12