Home
last modified time | relevance | path

Searched refs:xskq_cons_peek_addr_unchecked (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()