Lines Matching defs:index
58 unsigned long index, gfp_t gfp) in mtree_insert_index()
63 static void __init mtree_erase_index(struct maple_tree *mt, unsigned long index) in mtree_erase_index()
69 static int __init mtree_test_insert(struct maple_tree *mt, unsigned long index, in mtree_test_insert()
93 static void __init *mtree_test_load(struct maple_tree *mt, unsigned long index) in mtree_test_load()
98 static void __init *mtree_test_erase(struct maple_tree *mt, unsigned long index) in mtree_test_erase()
140 unsigned long index, void *ptr) in check_load()
182 unsigned long index, void *ptr) in check_insert()
191 unsigned long index, void *ptr) in check_dup_insert()
201 unsigned long index) in check_index_load()
387 unsigned long last = 0, index = 0; in check_find() local
1342 unsigned long index = 16; in check_prev_entry() local
1518 unsigned long index; in check_gap_combining() local
1756 unsigned long max = 2500, index = 0; in bench_mt_for_each() local