Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dxarray.c270 void xas_destroy(struct xa_state *xas) in xas_destroy() function
303 xas_destroy(xas); in xas_nomem()
333 xas_destroy(xas); in __xas_nomem()
1040 xas_destroy(xas); in xas_split_alloc()
/Linux-v6.1/include/linux/
Dxarray.h1526 void xas_destroy(struct xa_state *);
/Linux-v6.1/mm/
Dhuge_memory.c2779 xas_destroy(&xas); in split_huge_page_to_list()