__xa_alloc
int __xa_alloc(struct xarray *, uint32_t *, void *, struct xa_limit, gfp_t);
retval = __xa_alloc(xa, pindex, ptr, limit, gfp);