Searched refs:seq_operations (Results 226 - 250 of 270) sorted by last modified time

1234567891011

/linux-master/net/rose/
H A Drose_route.c1146 const struct seq_operations rose_node_seqops = {
1217 const struct seq_operations rose_neigh_seqops = {
1289 struct seq_operations rose_route_seqops = {
/linux-master/net/netfilter/
H A Dnf_flow_table_procfs.c60 static const struct seq_operations nf_flow_table_cpu_seq_ops = {
H A Dxt_hashlimit.c67 static const struct seq_operations dl_seq_ops_v2;
68 static const struct seq_operations dl_seq_ops_v1;
69 static const struct seq_operations dl_seq_ops;
282 const struct seq_operations *ops;
1212 static const struct seq_operations dl_seq_ops_v1 = {
1219 static const struct seq_operations dl_seq_ops_v2 = {
1226 static const struct seq_operations dl_seq_ops = {
/linux-master/net/l2tp/
H A Dl2tp_debugfs.c260 static const struct seq_operations l2tp_dfs_seq_ops = {
/linux-master/include/net/
H A Drose.h205 extern const struct seq_operations rose_neigh_seqops;
206 extern const struct seq_operations rose_node_seqops;
207 extern struct seq_operations rose_route_seqops;
H A Dnetrom.h221 extern const struct seq_operations nr_node_seqops;
222 extern const struct seq_operations nr_neigh_seqops;
/linux-master/include/net/phonet/
H A Dpn_dev.h51 extern const struct seq_operations pn_sock_seq_ops;
52 extern const struct seq_operations pn_res_seq_ops;
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c89 static const struct seq_operations seq_tab_ops = {
1071 static const struct seq_operations devlog_seq_ops = {
1215 static const struct seq_operations mboxlog_seq_ops = {
1911 static const struct seq_operations mps_tcam_seq_ops = {
2542 static const struct seq_operations dcb_info_seq_ops = {
3226 static const struct seq_operations sge_qinfo_seq_ops = {
/linux-master/kernel/trace/
H A Dtrace_recursion_record.c174 static const struct seq_operations recursed_function_seq_ops = {
H A Dtrace_stack.c469 static const struct seq_operations stack_trace_seq_ops = {
H A Dtrace_stat.c225 static const struct seq_operations trace_stat_seq_ops = {
H A Dtrace_printk.c353 static const struct seq_operations show_format_seq_ops = {
/linux-master/fs/ocfs2/dlm/
H A Ddlmdebug.c603 static const struct seq_operations debug_lockres_ops = {
/linux-master/net/sunrpc/
H A Ddebugfs.c79 static const struct seq_operations tasks_seq_operations = {
/linux-master/net/x25/
H A Dx25_proc.c147 static const struct seq_operations x25_seq_route_ops = {
154 static const struct seq_operations x25_seq_socket_ops = {
161 static const struct seq_operations x25_seq_forward_ops = {
/linux-master/kernel/bpf/
H A Dlink_iter.c74 static const struct seq_operations bpf_link_seq_ops = {
/linux-master/fs/proc/
H A Dcpuinfo.c8 extern const struct seq_operations cpuinfo_op;
/linux-master/net/ax25/
H A Dax25_route.c331 const struct seq_operations ax25_rt_seqops = {
/linux-master/net/atm/
H A Dproc.c240 static const struct seq_operations atm_dev_seq_ops = {
263 static const struct seq_operations pvc_seq_ops = {
285 static const struct seq_operations vcc_seq_ops = {
308 static const struct seq_operations svc_seq_ops = {
H A Dbr2684.c816 static const struct seq_operations br2684_seq_ops = {
/linux-master/drivers/zorro/
H A Dproc.c91 static const struct seq_operations zorro_devices_seq_ops = {
/linux-master/net/llc/
H A Dllc_proc.c203 static const struct seq_operations llc_seq_socket_ops = {
210 static const struct seq_operations llc_seq_core_ops = {
/linux-master/include/linux/
H A Datalk.h153 extern const struct seq_operations aarp_seq_ops;
/linux-master/drivers/s390/cio/
H A Dblacklist.c393 static const struct seq_operations cio_ignore_proc_seq_ops = {
/linux-master/drivers/isdn/capi/
H A Dkcapi_proc.c97 static const struct seq_operations seq_controller_ops = {
104 static const struct seq_operations seq_contrstats_ops = {
179 static const struct seq_operations seq_applications_ops = {
186 static const struct seq_operations seq_applstats_ops = {

Completed in 411 milliseconds

1234567891011