Home
last modified time | relevance | path

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

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