Searched refs:xskq_cons_release (Results 1 – 3 of 3) sorted by relevance
573 xskq_cons_release(xs->tx); in xsk_tx_peek_desc()587 xskq_cons_release(xs->tx); in xsk_tx_peek_desc()1206 xskq_cons_release(xs->tx); in xsk_build_skb()1257 xskq_cons_release(xs->tx); in __xsk_generic_xmit()1273 xskq_cons_release(xs->tx); in __xsk_generic_xmit()1318 xskq_cons_release(xs->tx); in __xsk_generic_xmit()
571 xskq_cons_release(pool->fq); in __xp_alloc()579 xskq_cons_release(pool->fq); in __xp_alloc()
388 static inline void xskq_cons_release(struct xsk_queue *q) in xskq_cons_release() function