Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/trace/
Dtrace.h936 extern struct ftrace_hash *ftrace_graph_notrace_hash;
989 if (ftrace_lookup_ip(ftrace_graph_notrace_hash, addr)) in ftrace_graph_notrace_addr()
Dftrace.c4988 ftrace_graph_notrace_hash = hash; in set_ftrace_early_graph()
5106 struct ftrace_hash *ftrace_graph_notrace_hash = EMPTY_HASH; variable
5173 fgd->hash = rcu_dereference_protected(ftrace_graph_notrace_hash, in g_start()
5319 fgd->hash = rcu_dereference_protected(ftrace_graph_notrace_hash, in ftrace_graph_notrace_open()
5374 old_hash = rcu_dereference_protected(ftrace_graph_notrace_hash, in ftrace_graph_release()
5376 rcu_assign_pointer(ftrace_graph_notrace_hash, new_hash); in ftrace_graph_release()