ftrace_graph_notrace_hash 4988 kernel/trace/ftrace.c 		ftrace_graph_notrace_hash = hash;
ftrace_graph_notrace_hash 5106 kernel/trace/ftrace.c struct ftrace_hash __rcu *ftrace_graph_notrace_hash = EMPTY_HASH;
ftrace_graph_notrace_hash 5173 kernel/trace/ftrace.c 		fgd->hash = rcu_dereference_protected(ftrace_graph_notrace_hash,
ftrace_graph_notrace_hash 5319 kernel/trace/ftrace.c 	fgd->hash = rcu_dereference_protected(ftrace_graph_notrace_hash,
ftrace_graph_notrace_hash 5374 kernel/trace/ftrace.c 			old_hash = rcu_dereference_protected(ftrace_graph_notrace_hash,
ftrace_graph_notrace_hash 5376 kernel/trace/ftrace.c 			rcu_assign_pointer(ftrace_graph_notrace_hash, new_hash);
ftrace_graph_notrace_hash  936 kernel/trace/trace.h extern struct ftrace_hash __rcu *ftrace_graph_notrace_hash;
ftrace_graph_notrace_hash 1005 kernel/trace/trace.h 	notrace_hash = rcu_dereference_protected(ftrace_graph_notrace_hash,