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

/linux-master/lib/
H A Dtest_xarray.c905 static noinline void check_xa_alloc_1(struct xarray *xa, unsigned int base) function
1087 check_xa_alloc_1(&xa0, 0);
1088 check_xa_alloc_1(&xa1, 1);

Completed in 78 milliseconds