Home
last modified time | relevance | path

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

/linux-6.12.1/lib/
Dtest_xarray.c732 static noinline void check_xa_multi_store_adv_add(struct xarray *xa, in check_xa_multi_store_adv_add() function
830 check_xa_multi_store_adv_add(xa, base, order, &some_val); in check_xa_multi_store_adv()
838 check_xa_multi_store_adv_add(xa, next_index, 0, &some_val_2); in check_xa_multi_store_adv()
845 check_xa_multi_store_adv_add(xa, next_index, order, &some_val_2); in check_xa_multi_store_adv()
859 check_xa_multi_store_adv_add(xa, next_index, order, &some_val_2); in check_xa_multi_store_adv()
875 check_xa_multi_store_adv_add(xa, next_next_index, order, &some_val_2); in check_xa_multi_store_adv()