Searched refs:xp_alloc (Results 1 – 3 of 3) sorted by relevance
560 struct xdp_buff *xp_alloc(struct xsk_buff_pool *pool) in xp_alloc() function584 EXPORT_SYMBOL(xp_alloc);650 buff = xp_alloc(pool); in xp_alloc_slow()
141 struct xdp_buff *xp_alloc(struct xsk_buff_pool *pool);
92 return xp_alloc(pool); in xsk_buff_alloc()