Searched refs:__xskq_cons_read_addr_unchecked (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/xdp/
H A Dxsk_buff_pool.c579 __xskq_cons_read_addr_unchecked(pool->fq, cached_cons++, &addr);
H A Dxsk_queue.h120 static inline void __xskq_cons_read_addr_unchecked(struct xsk_queue *q, u32 cached_cons, u64 *addr) function
131 __xskq_cons_read_addr_unchecked(q, q->cached_cons, addr);

Completed in 135 milliseconds