Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_xarray.c1263 static noinline void check_move_small(struct xarray *xa, unsigned long idx) in check_move_small() function
1374 check_move_small(xa, 1UL << i); in check_move()
1377 check_move_small(xa, (1UL << i) - 1); in check_move()