Searched refs:xas_destroy (Results 1 - 3 of 3) sorted by relevance

/linux-master/lib/
H A Dxarray.c262 * xas_destroy() - Free any resources allocated during the XArray operation.
268 void xas_destroy(struct xa_state *xas) function
301 xas_destroy(xas);
331 xas_destroy(xas);
1038 xas_destroy(xas);
/linux-master/include/linux/
H A Dxarray.h1544 void xas_destroy(struct xa_state *);
/linux-master/mm/
H A Dhuge_memory.c3225 xas_destroy(&xas);

Completed in 327 milliseconds