xp_can_alloc
return xp_can_alloc(pool, count);
bool xp_can_alloc(struct xsk_buff_pool *pool, u32 count);
EXPORT_SYMBOL(xp_can_alloc);