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

/linux-master/lib/
H A Dtest_xarray.c1031 static noinline void check_xa_alloc_3(struct xarray *xa, unsigned int base) function
1091 check_xa_alloc_3(&xa0, 0);
1092 check_xa_alloc_3(&xa1, 1);

Completed in 161 milliseconds