Searched refs:xp_alloc (Results 1 – 3 of 3) sorted by relevance
516 struct xdp_buff *xp_alloc(struct xsk_buff_pool *pool) in xp_alloc() function541 EXPORT_SYMBOL(xp_alloc);614 buff = xp_alloc(pool); in xp_alloc_batch()
89 return xp_alloc(pool); in xsk_buff_alloc()
136 struct xdp_buff *xp_alloc(struct xsk_buff_pool *pool);
Completed in 6 milliseconds