Lines Matching refs:alloc_ftrace_hash
1305 static struct ftrace_hash *alloc_ftrace_hash(int size_bits) in alloc_ftrace_hash() function
1365 new_hash = alloc_ftrace_hash(size_bits); in alloc_and_copy_ftrace_hash()
1422 new_hash = alloc_ftrace_hash(bits); in __move_hash()
3236 *hash = alloc_ftrace_hash(size_bits); in append_hash()
3470 *notrace_hash = alloc_ftrace_hash(size_bits); in add_next_hash()
4625 iter->hash = alloc_ftrace_hash(size_bits); in ftrace_regex_open()
5191 hash = alloc_ftrace_hash(FTRACE_HASH_DEFAULT_BITS); in allocate_ftrace_func_mapper()
5819 hash = alloc_ftrace_hash(FTRACE_HASH_DEFAULT_BITS); in ftrace_set_hash()
5970 new_hash = alloc_ftrace_hash(size); in register_ftrace_direct()
6408 hash = alloc_ftrace_hash(FTRACE_HASH_DEFAULT_BITS); in set_ftrace_early_graph()
6701 new_hash = alloc_ftrace_hash(size_bits); in __ftrace_graph_open()