Lines Matching refs:alloc_ftrace_hash
1301 static struct ftrace_hash *alloc_ftrace_hash(int size_bits) in alloc_ftrace_hash() function
1361 new_hash = alloc_ftrace_hash(size_bits); in alloc_and_copy_ftrace_hash()
1418 new_hash = alloc_ftrace_hash(bits); in __move_hash()
3232 *hash = alloc_ftrace_hash(size_bits); in append_hash()
3343 new_hash = alloc_ftrace_hash(size_bits); in intersect_hashes()
3529 notrace_hash = alloc_ftrace_hash(size_bits); in ftrace_startup_subops()
4573 iter->hash = alloc_ftrace_hash(size_bits); in ftrace_regex_open()
5139 hash = alloc_ftrace_hash(FTRACE_HASH_DEFAULT_BITS); in allocate_ftrace_func_mapper()
5767 hash = alloc_ftrace_hash(FTRACE_HASH_DEFAULT_BITS); in ftrace_set_hash()
5917 new_hash = alloc_ftrace_hash(fls(size)); in register_ftrace_direct()
6355 hash = alloc_ftrace_hash(FTRACE_HASH_DEFAULT_BITS); in set_ftrace_early_graph()
6648 new_hash = alloc_ftrace_hash(size_bits); in __ftrace_graph_open()