Searched refs:removed_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/kernel/trace/
H A Dftrace.c1100 static struct ftrace_ops *removed_ops; variable in typeref:struct:ftrace_ops
2149 if (removed_ops) { ftrace_find_tramp_ops_curr()
2150 if (hash_contains_ip(ip, &removed_ops->old_hash)) ftrace_find_tramp_ops_curr()
2151 return removed_ops; ftrace_find_tramp_ops_curr()
2675 removed_ops = ops; ftrace_shutdown()
2701 removed_ops = NULL;

Completed in 71 milliseconds