Home
last modified time | relevance | path

Searched refs:xskq_cons_peek_addr_unchecked (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk_queue.h237 static inline bool xskq_cons_peek_addr_unchecked(struct xsk_queue *q, u64 *addr) in xskq_cons_peek_addr_unchecked() function
H A Dxsk_buff_pool.c463 if (!xskq_cons_peek_addr_unchecked(pool->fq, &addr)) { in __xp_alloc()
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk_queue.h311 static inline bool xskq_cons_peek_addr_unchecked(struct xsk_queue *q, u64 *addr) in xskq_cons_peek_addr_unchecked() function
H A Dxsk_buff_pool.c499 if (!xskq_cons_peek_addr_unchecked(pool->fq, &addr)) { in __xp_alloc()

Completed in 3 milliseconds