Searched defs:seq_ops (Results 1 – 2 of 2) sorted by relevance
1761 const struct seq_operations *seq_ops) in ftrace_event_open()1792 const struct seq_operations *seq_ops = &show_event_seq_ops; in ftrace_event_avail_open() local1801 const struct seq_operations *seq_ops = &show_set_event_seq_ops; in ftrace_event_set_open() local1822 const struct seq_operations *seq_ops = &show_set_pid_seq_ops; in ftrace_event_set_pid_open() local
5179 const struct seq_operations *seq_ops; member