Home
last modified time | relevance | path

Searched refs:xskq_cons_has_entries (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/xdp/
H A Dxsk_queue.h224 static inline bool xskq_cons_has_entries(struct xsk_queue *q, u32 cnt) in xskq_cons_has_entries() function
H A Dxsk_buff_pool.c523 return xskq_cons_has_entries(pool->fq, count - pool->free_list_cnt); in xp_can_alloc()
/kernel/linux/linux-6.6/net/xdp/
H A Dxsk_queue.h306 static inline bool xskq_cons_has_entries(struct xsk_queue *q, u32 cnt) in xskq_cons_has_entries() function
H A Dxsk_buff_pool.c653 return xskq_cons_has_entries(pool->fq, count - pool->free_list_cnt); in xp_can_alloc()

Completed in 7 milliseconds