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

/linux-master/lib/
H A Dtest_xarray.c732 static noinline void check_xa_multi_store_adv_add(struct xarray *xa, function
825 check_xa_multi_store_adv_add(xa, base, order, &some_val);
833 check_xa_multi_store_adv_add(xa, next_index, 0, &some_val_2);
840 check_xa_multi_store_adv_add(xa, next_index, order, &some_val_2);
854 check_xa_multi_store_adv_add(xa, next_index, order, &some_val_2);
870 check_xa_multi_store_adv_add(xa, next_next_index, order, &some_val_2);

Completed in 171 milliseconds