Searched refs:check_xa_multi_store_adv_delete (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/ |
| H A D | test_xarray.c | 775 static noinline void check_xa_multi_store_adv_delete(struct xarray *xa, in check_xa_multi_store_adv_delete() function 842 check_xa_multi_store_adv_delete(xa, next_index, 0); in check_xa_multi_store_adv() 850 check_xa_multi_store_adv_delete(xa, next_index, order); in check_xa_multi_store_adv() 851 check_xa_multi_store_adv_delete(xa, base, order); in check_xa_multi_store_adv() 870 check_xa_multi_store_adv_delete(xa, next_index, order); in check_xa_multi_store_adv() 886 check_xa_multi_store_adv_delete(xa, next_next_index, order); in check_xa_multi_store_adv()
|