Home
last modified time | relevance | path

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

/openbmc/linux/net/xdp/
H A Dxsk_buff_pool.c489 static struct xdp_buff_xsk *__xp_alloc(struct xsk_buff_pool *pool) in __xp_alloc() function
532 xskb = __xp_alloc(pool); in xp_alloc()