Searched refs:check_split_1 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/lib/ |
| D | test_xarray.c | 1532 static void check_split_1(struct xarray *xa, unsigned long index, in check_split_1() function 1566 check_split_1(xa, 0, order, new_order); in check_split() 1567 check_split_1(xa, 1UL << order, order, new_order); in check_split() 1568 check_split_1(xa, 3UL << order, order, new_order); in check_split()
|