Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dping.h91 const struct seq_operations seq_ops; member
Dudp.h310 struct seq_operations seq_ops; member
Dtcp.h1641 struct seq_operations seq_ops; member
/linux-4.4.14/kernel/trace/
Dtrace_events.c1875 const struct seq_operations *seq_ops) in ftrace_event_open()
1902 const struct seq_operations *seq_ops = &show_event_seq_ops; in ftrace_event_avail_open() local
1910 const struct seq_operations *seq_ops = &show_set_event_seq_ops; in ftrace_event_set_open() local
1930 const struct seq_operations *seq_ops = &show_set_pid_seq_ops; in ftrace_event_set_pid_open() local
Dftrace.c4469 const struct seq_operations *seq_ops; member
/linux-4.4.14/fs/proc/
Dbase.c2586 const struct seq_operations *seq_ops) in proc_id_map_open()