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

/linux-master/lib/
H A Dtest_xarray.c15 static const unsigned int order_limit = variable
1227 for (order = 5; order < order_limit; order++) {
1425 for (order = 0; order < order_limit; order++) {
1437 XA_BUG_ON(xa, count != order_limit);
1448 XA_BUG_ON(xa, count != order_limit);

Completed in 216 milliseconds