Searched refs:alloc_and_copy_ftrace_hash (Results 1 – 1 of 1) sorted by relevance
1348 alloc_and_copy_ftrace_hash(int size_bits, struct ftrace_hash *hash) in alloc_and_copy_ftrace_hash() function4062 iter->hash = alloc_and_copy_ftrace_hash(size_bits, hash); in ftrace_regex_open()4478 new_hash = alloc_and_copy_ftrace_hash(FTRACE_HASH_DEFAULT_BITS, in process_mod_list()4851 hash = alloc_and_copy_ftrace_hash(FTRACE_HASH_DEFAULT_BITS, old_hash); in register_ftrace_function_probe()5004 hash = alloc_and_copy_ftrace_hash(FTRACE_HASH_DEFAULT_BITS, old_hash); in unregister_ftrace_function_probe_func()5281 hash = alloc_and_copy_ftrace_hash(FTRACE_HASH_DEFAULT_BITS, *orig_hash); in ftrace_set_hash()6117 new_hash = alloc_and_copy_ftrace_hash(size_bits, in __ftrace_graph_open()