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