__xa_store
void *__xa_store(struct xarray *, uint32_t, void *, gfp_t);
retval = __xa_store(xa, index, ptr, gfp);