Searched refs:xp_alloc (Results 1 – 2 of 2) sorted by relevance
578 struct xdp_buff *xp_alloc(struct xsk_buff_pool *pool) in xp_alloc() function602 EXPORT_SYMBOL(xp_alloc);668 buff = xp_alloc(pool); in xp_alloc_slow()
122 return xp_alloc(pool); in xsk_buff_alloc()