Searched defs:seq_ops (Results 1 – 2 of 2) sorted by relevance
1777 const struct seq_operations *seq_ops) in ftrace_event_open()1804 const struct seq_operations *seq_ops = &show_event_seq_ops; in ftrace_event_avail_open() local1812 const struct seq_operations *seq_ops = &show_set_event_seq_ops; in ftrace_event_set_open() local1832 const struct seq_operations *seq_ops = &show_set_pid_seq_ops; in ftrace_event_set_pid_open() local
5166 const struct seq_operations *seq_ops; member