Lines Matching defs:index
64 unsigned long index, gfp_t gfp) in mtree_insert_index()
69 static void __init mtree_erase_index(struct maple_tree *mt, unsigned long index) in mtree_erase_index()
75 static int __init mtree_test_insert(struct maple_tree *mt, unsigned long index, in mtree_test_insert()
99 static void __init *mtree_test_load(struct maple_tree *mt, unsigned long index) in mtree_test_load()
104 static void __init *mtree_test_erase(struct maple_tree *mt, unsigned long index) in mtree_test_erase()
146 unsigned long index, void *ptr) in check_load()
188 unsigned long index, void *ptr) in check_insert()
197 unsigned long index, void *ptr) in check_dup_insert()
207 unsigned long index) in check_index_load()
393 unsigned long last = 0, index = 0; in check_find() local
1348 unsigned long index = 16; in check_prev_entry() local
1634 unsigned long index; in check_gap_combining() local
1885 unsigned long max = 2500, index = 0; in bench_mt_for_each() local