Home
last modified time | relevance | path

Searched refs:xdp_buff_set_frag_pfmemalloc (Results 1 – 10 of 10) sorted by relevance

/linux-6.15/include/net/
H A Dxdp.h113 static __always_inline void xdp_buff_set_frag_pfmemalloc(struct xdp_buff *xdp) in xdp_buff_set_frag_pfmemalloc() function
251 xdp_buff_set_frag_pfmemalloc(xdp); in xdp_buff_add_frag()
/linux-6.15/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ring.c519 xdp_buff_set_frag_pfmemalloc(xdp); in aq_add_rx_fragment()
/linux-6.15/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c526 xdp_buff_set_frag_pfmemalloc(&xdp_buf); in ionic_run_xdp()
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c874 xdp_buff_set_frag_pfmemalloc(xdp); in ice_add_xdp_frag()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c520 xdp_buff_set_frag_pfmemalloc(xdp); in mlx5e_add_skb_shared_info_frag()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c2404 xdp_buff_set_frag_pfmemalloc(xdp); in i40e_add_xdp_frag()
/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc.c1775 xdp_buff_set_frag_pfmemalloc(xdp_buff); in enetc_add_rx_buff_to_xdp()
/linux-6.15/drivers/net/ethernet/marvell/
H A Dmvneta.c2387 xdp_buff_set_frag_pfmemalloc(xdp); in mvneta_swbm_add_rx_fragment()
/linux-6.15/drivers/net/
H A Dvirtio_net.c2193 xdp_buff_set_frag_pfmemalloc(xdp); in virtnet_build_xdp_buff_mrg()
/linux-6.15/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1268 xdp_buff_set_frag_pfmemalloc(xdp); in __bnxt_rx_agg_pages()