Searched refs:xp_alloc (Results 1 – 3 of 3) sorted by relevance
492 struct xdp_buff *xp_alloc(struct xsk_buff_pool *pool) in xp_alloc() function517 EXPORT_SYMBOL(xp_alloc);588 *xdp = xp_alloc(pool); in xp_alloc_batch()
77 return xp_alloc(pool); in xsk_buff_alloc()
129 struct xdp_buff *xp_alloc(struct xsk_buff_pool *pool);
Completed in 7 milliseconds