Searched defs:seq_ops (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/include/net/ | ||
H A D | ping.h | 91 const struct seq_operations seq_ops; member in struct:ping_seq_afinfo |
H A D | udp.h | 310 struct seq_operations seq_ops; member in struct:udp_seq_afinfo |
H A D | tcp.h | 1566 struct seq_operations seq_ops; member in struct:tcp_seq_afinfo |
/linux-4.1.27/kernel/trace/ | ||
H A D | trace_events.c | 1436 const struct seq_operations *seq_ops = &show_event_seq_ops; ftrace_event_avail_open() local 1444 const struct seq_operations *seq_ops = &show_set_event_seq_ops; ftrace_event_set_open() local 1408 ftrace_event_open(struct inode *inode, struct file *file, const struct seq_operations *seq_ops) ftrace_event_open() argument |
H A D | ftrace.c | 4452 const struct seq_operations *seq_ops; member in struct:ftrace_graph_data |
/linux-4.1.27/fs/proc/ | ||
H A D | base.c | 2399 proc_id_map_open(struct inode *inode, struct file *file, const struct seq_operations *seq_ops) proc_id_map_open() argument |
Completed in 191 milliseconds