Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/lib/
H A Dxarray.c262 * xas_destroy() - Free any resources allocated during the XArray operation.
267 static void xas_destroy(struct xa_state *xas) in xas_destroy() function
300 xas_destroy(xas); in xas_nomem()
330 xas_destroy(xas);
1037 xas_destroy(xas); in xas_split_alloc()
/kernel/linux/linux-6.6/lib/
H A Dxarray.c262 * xas_destroy() - Free any resources allocated during the XArray operation.
268 void xas_destroy(struct xa_state *xas) in xas_destroy() function
301 xas_destroy(xas); in xas_nomem()
331 xas_destroy(xas);
1038 xas_destroy(xas); in xas_split_alloc()
/kernel/linux/linux-6.6/include/linux/
H A Dxarray.h1544 void xas_destroy(struct xa_state *);
/kernel/linux/linux-6.6/mm/
H A Dhuge_memory.c2772 xas_destroy(&xas); in split_huge_page_to_list()

Completed in 11 milliseconds