Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/linux/
Dxarray.h1544 void xas_destroy(struct xa_state *);
/linux-6.6.21/mm/
Dhuge_memory.c2772 xas_destroy(&xas); in split_huge_page_to_list()