Searched refs:ftrace_graph_notrace_hash (Results 1 – 2 of 2) sorted by relevance
889 extern struct ftrace_hash __rcu *ftrace_graph_notrace_hash;958 notrace_hash = rcu_dereference_protected(ftrace_graph_notrace_hash, in ftrace_graph_notrace_addr()
5842 ftrace_graph_notrace_hash = hash; in set_ftrace_early_graph()5980 struct ftrace_hash __rcu *ftrace_graph_notrace_hash = EMPTY_HASH; variable6047 fgd->hash = rcu_dereference_protected(ftrace_graph_notrace_hash, in g_start()6193 fgd->hash = rcu_dereference_protected(ftrace_graph_notrace_hash, in ftrace_graph_notrace_open()6248 old_hash = rcu_dereference_protected(ftrace_graph_notrace_hash, in ftrace_graph_release()6250 rcu_assign_pointer(ftrace_graph_notrace_hash, new_hash); in ftrace_graph_release()