Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/trace/
Dftrace.c1000 static struct ftrace_ops *removed_ops; variable
2361 if (removed_ops) { in ftrace_find_tramp_ops_curr()
2362 if (hash_contains_ip(ip, &removed_ops->old_hash)) in ftrace_find_tramp_ops_curr()
2363 return removed_ops; in ftrace_find_tramp_ops_curr()
3040 removed_ops = ops; in ftrace_shutdown()
3067 removed_ops = NULL; in ftrace_shutdown()