Searched refs:xa_alloc (Results 1 – 2 of 2) sorted by relevance
66 int xa_alloc(struct xarray *, uint32_t *, void *, uint32_t, gfp_t);
136 xa_alloc(struct xarray *xa, uint32_t *pindex, void *ptr, uint32_t mask, gfp_t gfp) in xa_alloc() function