Searched refs:check_split_2 (Results 1 – 1 of 1) sorted by relevance
| /linux/lib/ |
| H A D | test_xarray.c | 1874 static void check_split_2(struct xarray *xa, unsigned long index, in check_split_2() function 1934 check_split_2(xa, 0, order, new_order); in check_split() 1935 check_split_2(xa, 1UL << order, order, new_order); in check_split() 1936 check_split_2(xa, 3UL << order, order, new_order); in check_split()
|