Home
last modified time | relevance | path

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

/openbmc/linux/kernel/trace/
H A Dftrace.c6093 static const struct seq_operations ftrace_graph_seq_ops = { variable
6129 ret = seq_open(file, &ftrace_graph_seq_ops); in __ftrace_graph_open()
6175 fgd->seq_ops = &ftrace_graph_seq_ops; in ftrace_graph_open()
6203 fgd->seq_ops = &ftrace_graph_seq_ops; in ftrace_graph_notrace_open()