Home
last modified time | relevance | path

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

/linux-5.19.10/net/xdp/
Dxsk_buff_pool.c474 static struct xdp_buff_xsk *__xp_alloc(struct xsk_buff_pool *pool) in __xp_alloc() function
517 xskb = __xp_alloc(pool); in xp_alloc()