Searched refs:xskq_cons_has_entries (Results 1 – 2 of 2) sorted by relevance
271 static inline bool xskq_cons_has_entries(struct xsk_queue *q, u32 cnt) in xskq_cons_has_entries() function
638 return xskq_cons_has_entries(pool->fq, count - pool->free_list_cnt); in xp_can_alloc()