Home
last modified time | relevance | path

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

/linux-5.19.10/net/xdp/
Dxsk_queue.h269 static inline bool xskq_cons_peek_addr_unchecked(struct xsk_queue *q, u64 *addr) in xskq_cons_peek_addr_unchecked() function
Dxsk_buff_pool.c484 if (!xskq_cons_peek_addr_unchecked(pool->fq, &addr)) { in __xp_alloc()