Searched refs:check_xa_alloc_2 (Results 1 - 1 of 1) sorted by relevance

/linux-master/lib/
H A Dtest_xarray.c980 static noinline void check_xa_alloc_2(struct xarray *xa, unsigned int base) function
1089 check_xa_alloc_2(&xa0, 0);
1090 check_xa_alloc_2(&xa1, 1);

Completed in 101 milliseconds