Searched refs:removed_ops (Results 1 – 1 of 1) sorted by relevance
1032 static struct ftrace_ops *removed_ops; variable2245 if (removed_ops) { in ftrace_find_tramp_ops_curr()2246 if (hash_contains_ip(ip, &removed_ops->old_hash)) in ftrace_find_tramp_ops_curr()2247 return removed_ops; in ftrace_find_tramp_ops_curr()2777 removed_ops = ops; in ftrace_shutdown()2804 removed_ops = NULL; in ftrace_shutdown()