Home
last modified time | relevance | path

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

/Linux-v6.6/lib/
Dxarray.c268 void xas_destroy(struct xa_state *xas) in xas_destroy() function
301 xas_destroy(xas); in xas_nomem()
331 xas_destroy(xas); in __xas_nomem()
1038 xas_destroy(xas); in xas_split_alloc()
/Linux-v6.6/include/linux/
Dxarray.h1544 void xas_destroy(struct xa_state *);
/Linux-v6.6/mm/
Dhuge_memory.c2770 xas_destroy(&xas); in split_huge_page_to_list()