Searched refs:check_move_small (Results 1 - 1 of 1) sorted by path

/linux-master/lib/
H A Dtest_xarray.c1496 static noinline void check_move_small(struct xarray *xa, unsigned long idx) function
1607 check_move_small(xa, 1UL << i);
1610 check_move_small(xa, (1UL << i) - 1);

Completed in 180 milliseconds