Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dftrace.c1005 static struct ftrace_ops *removed_ops; variable
2304 if (removed_ops) { in ftrace_find_tramp_ops_curr()
2305 if (hash_contains_ip(ip, &removed_ops->old_hash)) in ftrace_find_tramp_ops_curr()
2306 return removed_ops; in ftrace_find_tramp_ops_curr()
2958 removed_ops = ops; in ftrace_shutdown()
2985 removed_ops = NULL; in ftrace_shutdown()