Searched refs:__xa_store (Results 1 – 2 of 2) sorted by relevance
301 __xa_store(struct xarray *xa, uint32_t index, void *ptr, gfp_t gfp) in __xa_store() function336 retval = __xa_store(xa, index, ptr, gfp); in xa_store()
89 void *__xa_store(struct xarray *, uint32_t, void *, gfp_t);