Searched defs:seq_ops (Results 1 – 2 of 2) sorted by relevance
1771 const struct seq_operations *seq_ops) in ftrace_event_open()1798 const struct seq_operations *seq_ops = &show_event_seq_ops; in ftrace_event_avail_open() local1806 const struct seq_operations *seq_ops = &show_set_event_seq_ops; in ftrace_event_set_open() local1826 const struct seq_operations *seq_ops = &show_set_pid_seq_ops; in ftrace_event_set_pid_open() local
4545 const struct seq_operations *seq_ops; member