Home
last modified time | relevance | path

Searched refs:__xp_alloc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/xdp/
Dxsk_buff_pool.c450 static struct xdp_buff_xsk *__xp_alloc(struct xsk_buff_pool *pool) in __xp_alloc() function
496 xskb = __xp_alloc(pool); in xp_alloc()