Lines Matching refs:__init
92 static noinline void __init check_new_node(struct maple_tree *mt) in check_new_node()
493 static noinline void __init check_erase(struct maple_tree *mt, unsigned long index, in check_erase()
503 static noinline void __init check_erase_testset(struct maple_tree *mt) in check_erase_testset()
1010 static noinline void __init check_erase2_testset(struct maple_tree *mt, in check_erase2_testset()
1155 static noinline void __init check_erase2_sets(struct maple_tree *mt) in check_erase2_sets()
35102 static noinline void __init check_rcu_simulated(struct maple_tree *mt) in check_rcu_simulated()
35263 static noinline void __init check_rcu_threaded(struct maple_tree *mt) in check_rcu_threaded()
35528 static noinline void __init check_prealloc(struct maple_tree *mt) in check_prealloc()
35688 static noinline void __init check_spanning_write(struct maple_tree *mt) in check_spanning_write()
35856 static noinline void __init check_null_expand(struct maple_tree *mt) in check_null_expand()
35917 static noinline void __init check_nomem(struct maple_tree *mt) in check_nomem()
35953 static noinline void __init check_locky(struct maple_tree *mt) in check_locky()
35972 static int __init compare_node(struct maple_enode *enode_a, in compare_node()
36047 static int __init compare_tree(struct maple_tree *mt_a, struct maple_tree *mt_b) in compare_tree()
36096 static __init void mas_subtree_max_range(struct ma_state *mas) in mas_subtree_max_range()
36122 static __init int build_full_tree(struct maple_tree *mt, unsigned int flags, in build_full_tree()
36175 static noinline void __init check_mtree_dup(struct maple_tree *mt) in check_mtree_dup()