Home
last modified time | relevance | path

Searched refs:xa_destroy (Results 1 – 2 of 2) sorted by relevance

/lib/
Dtest_xarray.c289 xa_destroy(xa); in check_xa_mark_2()
464 xa_destroy(xa); in check_reserve()
568 xa_destroy(xa); in check_multi_store_3()
676 xa_destroy(xa); in check_xa_alloc_1()
700 xa_destroy(xa); in check_xa_alloc_1()
716 xa_destroy(xa); in check_xa_alloc_1()
746 xa_destroy(xa); in check_xa_alloc_2()
775 xa_destroy(xa); in check_xa_alloc_2()
1045 xa_destroy(xa); in check_find_2()
1070 xa_destroy(xa); in check_find_3()
[all …]
Dxarray.c2180 void xa_destroy(struct xarray *xa) in xa_destroy() function
2198 EXPORT_SYMBOL(xa_destroy);