Home
last modified time | relevance | path

Searched refs:free_hash (Results 1 – 3 of 3) sorted by relevance

/linux/net/batman-adv/
A Dhash.c54 goto free_hash; in batadv_hash_new()
67 free_hash: in batadv_hash_new()
/linux/kernel/trace/
A Dftrace.c1335 goto free_hash; in alloc_and_copy_ftrace_hash()
1343 free_hash: in alloc_and_copy_ftrace_hash()
2412 *free_hash = direct_functions; in ftrace_add_rec_direct()
5111 struct ftrace_hash *free_hash = NULL; in register_ftrace_direct() local
5169 if (free_hash) in register_ftrace_direct()
5170 free_ftrace_hash(free_hash); in register_ftrace_direct()
5171 free_hash = NULL; in register_ftrace_direct()
5180 if (free_hash) { in register_ftrace_direct()
5182 free_ftrace_hash(free_hash); in register_ftrace_direct()
5510 if (free_hash) { in register_ftrace_direct_multi()
[all …]
/linux/init/
A Dinitramfs.c107 static void __init free_hash(void) in free_hash() function
342 free_hash(); in do_name()

Completed in 18 milliseconds