Searched refs:orig_subhash (Results 1 – 1 of 1) sorted by relevance
3732 struct ftrace_hash **orig_subhash, in ftrace_hash_move_and_update_subops() argument3747 save_hash = *orig_subhash; in ftrace_hash_move_and_update_subops()3748 *orig_subhash = __ftrace_hash_move(hash); in ftrace_hash_move_and_update_subops()3749 if (!*orig_subhash) { in ftrace_hash_move_and_update_subops()3750 *orig_subhash = save_hash; in ftrace_hash_move_and_update_subops()3763 new_hash = *orig_subhash; in ftrace_hash_move_and_update_subops()3764 *orig_subhash = save_hash; in ftrace_hash_move_and_update_subops()