Searched refs:create_function_hashtable (Results 1 – 8 of 8) sorted by relevance
130 skipped_funcs = create_function_hashtable(500); in register_skipped_functions()159 silenced_funcs = create_function_hashtable(500); in register_silenced_functions()188 no_inline_funcs = create_function_hashtable(500); in register_no_inline_functions()
50 symbols = create_function_hashtable(4000); in match_endfunc()255 symbols = create_function_hashtable(4000); in check_arm64_tagged()
58 static inline struct hashtable *create_function_hashtable(int size) in create_function_hashtable() function
156 shifters = create_function_hashtable(5000); in check_bit_shift()
212 ignored_funcs = create_function_hashtable(100); in check_unused_ret()
185 unconstant_macros = create_function_hashtable(100); in check_or_vs_and()
926 allocation_funcs = create_function_hashtable(100); in register_buf_size()
1295 func_hash = create_function_hashtable(5000); in create_function_hook_hash()