Home
last modified time | relevance | path

Searched refs:xskq_cons_release (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk_buff_pool.c473 xskq_cons_release(pool->fq); in __xp_alloc()
478 xskq_cons_release(pool->fq); in __xp_alloc()
H A Dxsk_queue.h253 static inline void xskq_cons_release(struct xsk_queue *q) in xskq_cons_release() function
H A Dxsk.c333 xskq_cons_release(xs->tx); in xsk_tx_peek_desc()
446 xskq_cons_release(xs->tx); in xsk_generic_xmit()
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk_buff_pool.c508 xskq_cons_release(pool->fq); in __xp_alloc()
523 xskq_cons_release(pool->fq); in __xp_alloc()
H A Dxsk.c426 xskq_cons_release(xs->tx); in xsk_tx_peek_desc()
438 xskq_cons_release(xs->tx); in xsk_tx_peek_desc()
704 xskq_cons_release(xs->tx); in xsk_build_skb()
756 xskq_cons_release(xs->tx); in __xsk_generic_xmit()
787 xskq_cons_release(xs->tx); in __xsk_generic_xmit()
H A Dxsk_queue.h327 /* To improve performance in the xskq_cons_release functions, only update local state here.
331 static inline void xskq_cons_release(struct xsk_queue *q) in xskq_cons_release() function

Completed in 7 milliseconds