Searched defs:xa_store (Results 1 – 2 of 2) sorted by relevance
77 #define xa_store linux_xa_store macro
125 xa_store(struct xarray *xa, unsigned long key, void *datum, gfp_t gfp) in xa_store() function