__xa_alloc
r = __xa_alloc(xa, id, entry, xr, gfp);
int __xa_alloc(struct xarray *, u32 *, void *, struct xarray_range, gfp_t);