Home
last modified time | relevance | path

Searched defs:seq_ops (Results 1 – 4 of 4) sorted by relevance

/linux/block/
H A Dblk-mq-debugfs.h17 const struct seq_operations *seq_ops; member
/linux/kernel/trace/
H A Dtrace_events.c2625 const struct seq_operations *seq_ops) in ftrace_event_open()
2656 const struct seq_operations *seq_ops = &show_event_seq_ops; in ftrace_event_avail_open() local
2665 const struct seq_operations *seq_ops = &show_set_event_seq_ops; in ftrace_event_set_open() local
2686 const struct seq_operations *seq_ops = &show_set_pid_seq_ops; in ftrace_event_set_pid_open() local
2707 const struct seq_operations *seq_ops = &show_set_no_pid_seq_ops; in ftrace_event_set_npid_open() local
H A Dftrace.c6628 const struct seq_operations *seq_ops; member
8364 const struct seq_operations *seq_ops; in pid_open() local
/linux/fs/proc/
H A Dbase.c3101 const struct seq_operations *seq_ops) in proc_id_map_open()