Home
last modified time | relevance | path

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

/lib/
Dtest_xarray.c286 xa_destroy(xa); in check_xa_mark_2()
461 xa_destroy(xa); in check_reserve()
565 xa_destroy(xa); in check_multi_store_3()
673 xa_destroy(xa); in check_xa_alloc_1()
697 xa_destroy(xa); in check_xa_alloc_1()
713 xa_destroy(xa); in check_xa_alloc_1()
743 xa_destroy(xa); in check_xa_alloc_2()
772 xa_destroy(xa); in check_xa_alloc_2()
1028 xa_destroy(xa); in check_find_2()
1053 xa_destroy(xa); in check_find_3()
[all …]
Dxarray.c1981 void xa_destroy(struct xarray *xa) in xa_destroy() function
1999 EXPORT_SYMBOL(xa_destroy);