Home
last modified time | relevance | path

Searched refs:xas_destroy (Results 1 – 4 of 4) sorted by relevance

/linux/lib/
H A Dxarray.c270 void xas_destroy(struct xa_state *xas) in xas_destroy() function
281 EXPORT_SYMBOL_GPL(xas_destroy);
304 xas_destroy(xas); in xas_nomem()
334 xas_destroy(xas); in __xas_nomem()
1073 xas_destroy(xas); in xas_split_alloc()
1211 xas_destroy(xas); in xas_try_split()
1220 xas_destroy(xas); in xas_try_split()
H A Dtest_xarray.c1918 xas_destroy(&xas); in check_split_2()
/linux/include/linux/
H A Dxarray.h1554 void xas_destroy(struct xa_state *);
/linux/mm/
H A Dhuge_memory.c4334 xas_destroy(&xas); in __folio_split()