Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dftrace.c3726 struct ftrace_hash *save_hash; in ftrace_hash_move_and_update_subops() local
3735 save_hash = *orig_subhash; in ftrace_hash_move_and_update_subops()
3738 *orig_subhash = save_hash; in ftrace_hash_move_and_update_subops()
3752 *orig_subhash = save_hash; in ftrace_hash_move_and_update_subops()
3755 free_ftrace_hash_rcu(save_hash); in ftrace_hash_move_and_update_subops()