Lines Matching defs:index

31 static void *xa_mk_index(unsigned long index)  in xa_mk_index()
36 static void *xa_store_index(struct xarray *xa, unsigned long index, gfp_t gfp) in xa_store_index()
41 static void xa_insert_index(struct xarray *xa, unsigned long index) in xa_insert_index()
47 static void xa_alloc_index(struct xarray *xa, unsigned long index, gfp_t gfp) in xa_alloc_index()
56 static void xa_erase_index(struct xarray *xa, unsigned long index) in xa_erase_index()
67 static void *xa_store_order(struct xarray *xa, unsigned long index, in xa_store_order()
171 static noinline void check_xa_mark_1(struct xarray *xa, unsigned long index) in check_xa_mark_1()
253 unsigned long index; in check_xa_mark_2() local
290 unsigned long index; in check_xa_mark() local
400 unsigned long index; in check_reserve() local
502 static noinline void check_multi_store_1(struct xarray *xa, unsigned long index, in check_multi_store_1()
527 static noinline void check_multi_store_2(struct xarray *xa, unsigned long index, in check_multi_store_2()
541 static noinline void check_multi_store_3(struct xarray *xa, unsigned long index, in check_multi_store_3()
726 unsigned long index; in check_xa_alloc_2() local
779 unsigned long index; in check_xa_alloc_3() local
908 unsigned long index; in check_multi_find() local
938 unsigned long index = 1UL << i; in check_multi_find_2() local
973 unsigned long index = k; in check_find_1() local
1006 unsigned long i, j, index; in check_find_2() local
1085 unsigned long offset, index; in check_find_entry() local
1252 unsigned long index, unsigned order) in xa_store_many_order()
1275 unsigned long index, unsigned order) in check_create_range_1()
1306 unsigned long index, unsigned order) in check_create_range_4()
1406 unsigned long index; in check_align_1() local
1486 static noinline void check_workingset(struct xarray *xa, unsigned long index) in check_workingset()
1550 unsigned long index; in check_destroy() local