Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
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.14.4/drivers/net/ethernet/aquantia/atlantic/
Daq_ring.c519 xdp_buff_set_frag_pfmemalloc(xdp); in aq_add_rx_fragment()
/linux-6.14.4/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c526 xdp_buff_set_frag_pfmemalloc(&xdp_buf); in ionic_run_xdp()
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_txrx.c874 xdp_buff_set_frag_pfmemalloc(xdp); in ice_add_xdp_frag()
/linux-6.14.4/drivers/net/ethernet/intel/i40e/
Di40e_txrx.c2404 xdp_buff_set_frag_pfmemalloc(xdp); in i40e_add_xdp_frag()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c520 xdp_buff_set_frag_pfmemalloc(xdp); in mlx5e_add_skb_shared_info_frag()
/linux-6.14.4/drivers/net/ethernet/freescale/enetc/
Denetc.c1775 xdp_buff_set_frag_pfmemalloc(xdp_buff); in enetc_add_rx_buff_to_xdp()
/linux-6.14.4/drivers/net/ethernet/marvell/
Dmvneta.c2387 xdp_buff_set_frag_pfmemalloc(xdp); in mvneta_swbm_add_rx_fragment()
/linux-6.14.4/drivers/net/
Dvirtio_net.c2197 xdp_buff_set_frag_pfmemalloc(xdp); in virtnet_build_xdp_buff_mrg()
/linux-6.14.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c1264 xdp_buff_set_frag_pfmemalloc(xdp); in __bnxt_rx_agg_pages()