Lines Matching refs:noinline

80 static noinline void check_mtree_alloc_range(struct maple_tree *mt,  in check_mtree_alloc_range()
97 static noinline void check_mtree_alloc_rrange(struct maple_tree *mt, in check_mtree_alloc_rrange()
115 static noinline void check_load(struct maple_tree *mt, unsigned long index, in check_load()
125 static noinline void check_store_range(struct maple_tree *mt, in check_store_range()
141 static noinline void check_insert_range(struct maple_tree *mt, in check_insert_range()
157 static noinline void check_insert(struct maple_tree *mt, unsigned long index, in check_insert()
166 static noinline void check_dup_insert(struct maple_tree *mt, in check_dup_insert()
176 static noinline
197 static noinline void check_rev_seq(struct maple_tree *mt, unsigned long max, in check_rev_seq()
230 static noinline void check_seq(struct maple_tree *mt, unsigned long max, in check_seq()
259 static noinline void check_lb_not_empty(struct maple_tree *mt) in check_lb_not_empty()
278 static noinline void check_lower_bound_split(struct maple_tree *mt) in check_lower_bound_split()
284 static noinline void check_upper_bound_split(struct maple_tree *mt) in check_upper_bound_split()
309 static noinline void check_mid_split(struct maple_tree *mt) in check_mid_split()
318 static noinline void check_rev_find(struct maple_tree *mt) in check_rev_find()
357 static noinline void check_find(struct maple_tree *mt) in check_find()
574 static noinline void check_find_2(struct maple_tree *mt) in check_find_2()
619 static noinline void check_alloc_rev_range(struct maple_tree *mt) in check_alloc_rev_range()
786 static noinline void check_alloc_range(struct maple_tree *mt) in check_alloc_range()
945 static noinline void check_ranges(struct maple_tree *mt) in check_ranges()
1213 static noinline void check_next_entry(struct maple_tree *mt) in check_next_entry()
1237 static noinline void check_prev_entry(struct maple_tree *mt) in check_prev_entry()
1281 static noinline void check_root_expand(struct maple_tree *mt) in check_root_expand()
1370 static noinline void check_gap_combining(struct maple_tree *mt) in check_gap_combining()
1567 static noinline void check_node_overwrite(struct maple_tree *mt) in check_node_overwrite()
1580 static noinline void bench_slot_store(struct maple_tree *mt) in bench_slot_store()
1596 static noinline void bench_node_store(struct maple_tree *mt) in bench_node_store()
1615 static noinline void bench_awalk(struct maple_tree *mt) in bench_awalk()
1632 static noinline void bench_walk(struct maple_tree *mt) in bench_walk()
1649 static noinline void bench_mt_for_each(struct maple_tree *mt) in bench_mt_for_each()
1673 static noinline void check_forking(struct maple_tree *mt) in check_forking()
1712 static noinline void check_mas_store_gfp(struct maple_tree *mt) in check_mas_store_gfp()
1745 static noinline void bench_forking(struct maple_tree *mt) in bench_forking()
1787 static noinline void next_prev_test(struct maple_tree *mt) in next_prev_test()
1963 static noinline void check_spanning_relatives(struct maple_tree *mt) in check_spanning_relatives()
1976 static noinline void check_fuzzer(struct maple_tree *mt) in check_fuzzer()
2373 static noinline void check_dup_gaps(struct maple_tree *mt, in check_dup_gaps()
2413 static noinline void check_dup(struct maple_tree *mt) in check_dup()
2501 static noinline void check_bnode_min_spanning(struct maple_tree *mt) in check_bnode_min_spanning()