graph_ops         312 kernel/trace/fgraph.c static struct ftrace_ops graph_ops = {
graph_ops         322 kernel/trace/fgraph.c 	ASSIGN_OPS_HASH(graph_ops, &global_ops.local_hash)
graph_ops         446 kernel/trace/fgraph.c 		if (op != &global_ops && op != &graph_ops &&
graph_ops         603 kernel/trace/fgraph.c 	ret = ftrace_startup(&graph_ops, FTRACE_START_FUNC_RET);
graph_ops         620 kernel/trace/fgraph.c 	ftrace_shutdown(&graph_ops, FTRACE_STOP_FUNC_RET);
graph_ops          54 sound/soc/generic/audio-graph-card.c static const struct snd_soc_ops graph_ops = {
graph_ops         322 sound/soc/generic/audio-graph-card.c 	dai_link->ops			= &graph_ops;
graph_ops         398 sound/soc/generic/audio-graph-card.c 	dai_link->ops = &graph_ops;