Home
last modified time | relevance | path

Searched refs:xskq_prod_is_full (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk_queue.h278 static inline bool xskq_prod_is_full(struct xsk_queue *q) in xskq_prod_is_full() function
299 if (xskq_prod_is_full(q)) in xskq_prod_reserve()
311 if (xskq_prod_is_full(q)) in xskq_prod_reserve_addr()
325 if (xskq_prod_is_full(q)) in xskq_prod_reserve_desc()
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk_queue.h363 static inline bool xskq_prod_is_full(struct xsk_queue *q) in xskq_prod_is_full() function
375 if (xskq_prod_is_full(q)) in xskq_prod_reserve()
387 if (xskq_prod_is_full(q)) in xskq_prod_reserve_addr()
414 if (xskq_prod_is_full(q)) in xskq_prod_reserve_desc()

Completed in 2 milliseconds