Home
last modified time | relevance | path

Searched defs:free_hash (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/init/
H A Dinitramfs.c112 static void __init free_hash(void) in free_hash() function
/openbmc/linux/kernel/trace/
H A Dftrace.c5390 struct ftrace_hash *hash, *new_hash = NULL, *free_hash = NULL; in register_ftrace_direct() local