Searched defs:free_hash (Results 1 – 2 of 2) sorted by relevance
| /linux/init/ | ||
| H A D | initramfs.c | 119 static void __init free_hash(void) in free_hash() function |
| /linux/kernel/trace/ | ||
| H A D | ftrace.c | 6037 struct ftrace_hash *hash, *new_hash = NULL, *free_hash = NULL; register_ftrace_direct() local |