Home
last modified time | relevance | path

Searched refs:xa_alloc_index (Results 1 – 1 of 1) sorted by relevance

/lib/
Dtest_xarray.c48 static void xa_alloc_index(struct xarray *xa, unsigned long index, gfp_t gfp) in xa_alloc_index() function
656 xa_alloc_index(xa, base, GFP_KERNEL); in check_xa_alloc_1()
663 xa_alloc_index(xa, base, GFP_KERNEL); in check_xa_alloc_1()
667 xa_alloc_index(xa, i, GFP_KERNEL); in check_xa_alloc_1()
670 xa_alloc_index(xa, base, GFP_KERNEL); in check_xa_alloc_1()
676 xa_alloc_index(xa, base, GFP_KERNEL); in check_xa_alloc_1()
679 xa_alloc_index(xa, base + 1, GFP_KERNEL); in check_xa_alloc_1()
684 xa_alloc_index(xa, base + 2, GFP_KERNEL); in check_xa_alloc_1()
688 xa_alloc_index(xa, base, GFP_KERNEL); in check_xa_alloc_1()
694 xa_alloc_index(xa, base + i, GFP_KERNEL); in check_xa_alloc_1()