Home
last modified time | relevance | path

Searched defs:seq (Results 1 – 25 of 206) sorted by relevance

123456789

/net/x25/
Dx25_proc.c25 static void *x25_seq_route_start(struct seq_file *seq, loff_t *pos) in x25_seq_route_start()
32 static void *x25_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_route_next()
37 static void x25_seq_route_stop(struct seq_file *seq, void *v) in x25_seq_route_stop()
43 static int x25_seq_route_show(struct seq_file *seq, void *v) in x25_seq_route_show()
60 static void *x25_seq_socket_start(struct seq_file *seq, loff_t *pos) in x25_seq_socket_start()
67 static void *x25_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_socket_next()
72 static void x25_seq_socket_stop(struct seq_file *seq, void *v) in x25_seq_socket_stop()
78 static int x25_seq_socket_show(struct seq_file *seq, void *v) in x25_seq_socket_show()
113 static void *x25_seq_forward_start(struct seq_file *seq, loff_t *pos) in x25_seq_forward_start()
120 static void *x25_seq_forward_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_forward_next()
[all …]
/net/appletalk/
Datalk_proc.c27 static void *atalk_seq_interface_start(struct seq_file *seq, loff_t *pos) in atalk_seq_interface_start()
36 static void *atalk_seq_interface_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_interface_next()
53 static void atalk_seq_interface_stop(struct seq_file *seq, void *v) in atalk_seq_interface_stop()
59 static int atalk_seq_interface_show(struct seq_file *seq, void *v) in atalk_seq_interface_show()
88 static void *atalk_seq_route_start(struct seq_file *seq, loff_t *pos) in atalk_seq_route_start()
97 static void *atalk_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_route_next()
114 static void atalk_seq_route_stop(struct seq_file *seq, void *v) in atalk_seq_route_stop()
120 static int atalk_seq_route_show(struct seq_file *seq, void *v) in atalk_seq_route_show()
145 static void *atalk_seq_socket_start(struct seq_file *seq, loff_t *pos) in atalk_seq_socket_start()
152 static void *atalk_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_socket_next()
[all …]
/net/core/
Dnet-procfs.c16 static inline struct net_device *dev_from_same_bucket(struct seq_file *seq, loff_t *pos) in dev_from_same_bucket()
32 static inline struct net_device *dev_from_bucket(struct seq_file *seq, loff_t *pos) in dev_from_bucket()
53 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start()
66 static void *dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in dev_seq_next()
72 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop()
78 static void dev_seq_printf_stats(struct seq_file *seq, struct net_device *dev) in dev_seq_printf_stats()
106 static int dev_seq_show(struct seq_file *seq, void *v) in dev_seq_show()
132 static void *softnet_seq_start(struct seq_file *seq, loff_t *pos) in softnet_seq_start()
137 static void *softnet_seq_next(struct seq_file *seq, void *v, loff_t *pos) in softnet_seq_next()
143 static void softnet_seq_stop(struct seq_file *seq, void *v) in softnet_seq_stop()
[all …]
/net/sctp/
Dproc.c59 static int sctp_snmp_seq_show(struct seq_file *seq, void *v) in sctp_snmp_seq_show()
77 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs()
113 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) in sctp_seq_dump_remote_addrs()
132 static void *sctp_eps_seq_start(struct seq_file *seq, loff_t *pos) in sctp_eps_seq_start()
146 static void sctp_eps_seq_stop(struct seq_file *seq, void *v) in sctp_eps_seq_stop()
151 static void *sctp_eps_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_eps_seq_next()
161 static int sctp_eps_seq_show(struct seq_file *seq, void *v) in sctp_eps_seq_show()
205 static void *sctp_transport_seq_start(struct seq_file *seq, loff_t *pos) in sctp_transport_seq_start()
214 static void sctp_transport_seq_stop(struct seq_file *seq, void *v) in sctp_transport_seq_stop()
227 static void *sctp_transport_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_transport_seq_next()
[all …]
Dobjcnt.c62 static int sctp_objcnt_seq_show(struct seq_file *seq, void *v) in sctp_objcnt_seq_show()
74 static void *sctp_objcnt_seq_start(struct seq_file *seq, loff_t *pos) in sctp_objcnt_seq_start()
79 static void sctp_objcnt_seq_stop(struct seq_file *seq, void *v) in sctp_objcnt_seq_stop()
83 static void *sctp_objcnt_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_objcnt_seq_next()
/net/rxrpc/
Dproc.c27 static void *rxrpc_call_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_call_seq_start()
38 static void *rxrpc_call_seq_next(struct seq_file *seq, void *v, loff_t *pos) in rxrpc_call_seq_next()
45 static void rxrpc_call_seq_stop(struct seq_file *seq, void *v) in rxrpc_call_seq_stop()
55 static int rxrpc_call_seq_show(struct seq_file *seq, void *v) in rxrpc_call_seq_show()
132 static void *rxrpc_connection_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_connection_seq_start()
141 static void *rxrpc_connection_seq_next(struct seq_file *seq, void *v, in rxrpc_connection_seq_next()
149 static void rxrpc_connection_seq_stop(struct seq_file *seq, void *v) in rxrpc_connection_seq_stop()
157 static int rxrpc_connection_seq_show(struct seq_file *seq, void *v) in rxrpc_connection_seq_show()
215 static int rxrpc_peer_seq_show(struct seq_file *seq, void *v) in rxrpc_peer_seq_show()
252 static void *rxrpc_peer_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_peer_seq_start()
[all …]
/net/kcm/
Dkcmproc.c18 static struct kcm_mux *kcm_get_first(struct seq_file *seq) in kcm_get_first()
35 static struct kcm_mux *kcm_get_idx(struct seq_file *seq, loff_t pos) in kcm_get_idx()
49 static void *kcm_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kcm_seq_next()
61 static void *kcm_seq_start(struct seq_file *seq, loff_t *pos) in kcm_seq_start()
72 static void kcm_seq_stop(struct seq_file *seq, void *v) in kcm_seq_stop()
83 static void kcm_format_mux_header(struct seq_file *seq) in kcm_format_mux_header()
109 static void kcm_format_sock(struct kcm_sock *kcm, struct seq_file *seq, in kcm_format_sock()
139 static void kcm_format_psock(struct kcm_psock *psock, struct seq_file *seq, in kcm_format_psock()
186 kcm_format_mux(struct kcm_mux *mux, loff_t idx, struct seq_file *seq) in kcm_format_mux()
220 static int kcm_seq_show(struct seq_file *seq, void *v) in kcm_seq_show()
[all …]
/net/atm/
Dproc.c44 static void add_stats(struct seq_file *seq, const char *aal, in add_stats()
53 static void atm_dev_info(struct seq_file *seq, const struct atm_dev *dev) in atm_dev_info()
108 static inline void *vcc_walk(struct seq_file *seq, loff_t l) in vcc_walk()
117 static void *vcc_seq_start(struct seq_file *seq, loff_t *pos) in vcc_seq_start()
128 static void vcc_seq_stop(struct seq_file *seq, void *v) in vcc_seq_stop()
134 static void *vcc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vcc_seq_next()
141 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info()
177 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info()
204 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info()
224 static int atm_dev_seq_show(struct seq_file *seq, void *v) in atm_dev_seq_show()
[all …]
/net/ipv4/
Dproc.c50 static int sockstat_seq_show(struct seq_file *seq, void *v) in sockstat_seq_show()
295 static void icmpmsg_put_line(struct seq_file *seq, unsigned long *vals, in icmpmsg_put_line()
312 static void icmpmsg_put(struct seq_file *seq) in icmpmsg_put()
338 static void icmp_put(struct seq_file *seq) in icmp_put()
368 static int snmp_seq_show_ipstats(struct seq_file *seq, void *v) in snmp_seq_show_ipstats()
394 static int snmp_seq_show_tcp_udp(struct seq_file *seq, void *v) in snmp_seq_show_tcp_udp()
444 static int snmp_seq_show(struct seq_file *seq, void *v) in snmp_seq_show()
459 static int netstat_seq_show(struct seq_file *seq, void *v) in netstat_seq_show()
/net/wireless/
Dwext-proc.c29 static void wireless_seq_printf_stats(struct seq_file *seq, in wireless_seq_printf_stats()
75 static int wireless_dev_seq_show(struct seq_file *seq, void *v) in wireless_dev_seq_show()
90 static void *wireless_dev_seq_start(struct seq_file *seq, loff_t *pos) in wireless_dev_seq_start()
107 static void *wireless_dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in wireless_dev_seq_next()
117 static void wireless_dev_seq_stop(struct seq_file *seq, void *v) in wireless_dev_seq_stop()
/net/dcb/
Ddcbnl.c182 static struct sk_buff *dcbnl_newmsg(int type, u8 cmd, u32 port, u32 seq, in dcbnl_newmsg()
208 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate()
219 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg()
264 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr()
278 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap()
323 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs()
370 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setnumtcs()
404 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfcstate()
414 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setpfcstate()
432 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp()
[all …]
/net/llc/
Dllc_proc.c29 static void llc_ui_format_mac(struct seq_file *seq, u8 *addr) in llc_ui_format_mac()
59 static void *llc_seq_start(struct seq_file *seq, loff_t *pos) in llc_seq_start()
80 static void *llc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in llc_seq_next()
114 static void llc_seq_stop(struct seq_file *seq, void *v) in llc_seq_stop()
126 static int llc_seq_socket_show(struct seq_file *seq, void *v) in llc_seq_socket_show()
175 static int llc_seq_core_show(struct seq_file *seq, void *v) in llc_seq_core_show()
/net/ipv6/
Dproc.c34 static int sockstat6_seq_show(struct seq_file *seq, void *v) in sockstat6_seq_show()
143 static void snmp6_seq_show_icmpv6msg(struct seq_file *seq, atomic_long_t *smib) in snmp6_seq_show_icmpv6msg()
179 static void snmp6_seq_show_item(struct seq_file *seq, void __percpu *pcpumib, in snmp6_seq_show_item()
200 static void snmp6_seq_show_item64(struct seq_file *seq, void __percpu *mib, in snmp6_seq_show_item64()
213 static int snmp6_seq_show(struct seq_file *seq, void *v) in snmp6_seq_show()
229 static int snmp6_dev_seq_show(struct seq_file *seq, void *v) in snmp6_dev_seq_show()
Danycast.c483 #define ac6_seq_private(seq) ((struct ac6_iter_state *)(seq)->private) argument
485 static inline struct ifacaddr6 *ac6_get_first(struct seq_file *seq) in ac6_get_first()
508 static struct ifacaddr6 *ac6_get_next(struct seq_file *seq, struct ifacaddr6 *im) in ac6_get_next()
531 static struct ifacaddr6 *ac6_get_idx(struct seq_file *seq, loff_t pos) in ac6_get_idx()
540 static void *ac6_seq_start(struct seq_file *seq, loff_t *pos) in ac6_seq_start()
547 static void *ac6_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ac6_seq_next()
555 static void ac6_seq_stop(struct seq_file *seq, void *v) in ac6_seq_stop()
567 static int ac6_seq_show(struct seq_file *seq, void *v) in ac6_seq_show()
Dip6_flowlabel.c725 #define ip6fl_seq_private(seq) ((struct ip6fl_iter_state *)(seq)->private) argument
727 static struct ip6_flowlabel *ip6fl_get_first(struct seq_file *seq) in ip6fl_get_first()
744 static struct ip6_flowlabel *ip6fl_get_next(struct seq_file *seq, struct ip6_flowlabel *fl) in ip6fl_get_next()
768 static struct ip6_flowlabel *ip6fl_get_idx(struct seq_file *seq, loff_t pos) in ip6fl_get_idx()
777 static void *ip6fl_seq_start(struct seq_file *seq, loff_t *pos) in ip6fl_seq_start()
788 static void *ip6fl_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ip6fl_seq_next()
800 static void ip6fl_seq_stop(struct seq_file *seq, void *v) in ip6fl_seq_stop()
806 static int ip6fl_seq_show(struct seq_file *seq, void *v) in ip6fl_seq_show()
/net/rose/
Drose_route.c1091 static void *rose_node_start(struct seq_file *seq, loff_t *pos) in rose_node_start()
1107 static void *rose_node_next(struct seq_file *seq, void *v, loff_t *pos) in rose_node_next()
1115 static void rose_node_stop(struct seq_file *seq, void *v) in rose_node_stop()
1121 static int rose_node_show(struct seq_file *seq, void *v) in rose_node_show()
1157 static void *rose_neigh_start(struct seq_file *seq, loff_t *pos) in rose_neigh_start()
1173 static void *rose_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in rose_neigh_next()
1181 static void rose_neigh_stop(struct seq_file *seq, void *v) in rose_neigh_stop()
1187 static int rose_neigh_show(struct seq_file *seq, void *v) in rose_neigh_show()
1228 static void *rose_route_start(struct seq_file *seq, loff_t *pos) in rose_route_start()
1244 static void *rose_route_next(struct seq_file *seq, void *v, loff_t *pos) in rose_route_next()
[all …]
/net/ax25/
Dax25_uid.c146 static void *ax25_uid_seq_start(struct seq_file *seq, loff_t *pos) in ax25_uid_seq_start()
153 static void *ax25_uid_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ax25_uid_seq_next()
158 static void ax25_uid_seq_stop(struct seq_file *seq, void *v) in ax25_uid_seq_stop()
164 static int ax25_uid_seq_show(struct seq_file *seq, void *v) in ax25_uid_seq_show()
Dax25_route.c258 static void *ax25_rt_seq_start(struct seq_file *seq, loff_t *pos) in ax25_rt_seq_start()
277 static void *ax25_rt_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ax25_rt_seq_next()
284 static void ax25_rt_seq_stop(struct seq_file *seq, void *v) in ax25_rt_seq_stop()
290 static int ax25_rt_seq_show(struct seq_file *seq, void *v) in ax25_rt_seq_show()
/net/8021q/
Dvlanproc.c167 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos) in vlan_seq_start()
189 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vlan_seq_next()
210 static void vlan_seq_stop(struct seq_file *seq, void *v) in vlan_seq_stop()
216 static int vlan_seq_show(struct seq_file *seq, void *v) in vlan_seq_show()
241 static int vlandev_seq_show(struct seq_file *seq, void *offset) in vlandev_seq_show()
/net/phonet/
Dsocket.c530 static struct sock *pn_sock_get_idx(struct seq_file *seq, loff_t pos) in pn_sock_get_idx()
550 static struct sock *pn_sock_get_next(struct seq_file *seq, struct sock *sk) in pn_sock_get_next()
561 static void *pn_sock_seq_start(struct seq_file *seq, loff_t *pos) in pn_sock_seq_start()
568 static void *pn_sock_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_sock_seq_next()
580 static void pn_sock_seq_stop(struct seq_file *seq, void *v) in pn_sock_seq_stop()
586 static int pn_sock_seq_show(struct seq_file *seq, void *v) in pn_sock_seq_show()
705 static struct sock **pn_res_get_idx(struct seq_file *seq, loff_t pos) in pn_res_get_idx()
723 static struct sock **pn_res_get_next(struct seq_file *seq, struct sock **sk) in pn_res_get_next()
736 static void *pn_res_seq_start(struct seq_file *seq, loff_t *pos) in pn_res_seq_start()
743 static void *pn_res_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_res_seq_next()
[all …]
/net/netfilter/ipvs/
Dip_vs_app.c290 __u32 seq = ntohl(th->seq); in vs_fix_seq() local
347 unsigned int flag, __u32 seq, int diff) in vs_seq_update()
367 __u32 seq; in app_tcp_pkt_out() local
444 __u32 seq; in app_tcp_pkt_in() local
533 static void *ip_vs_app_seq_start(struct seq_file *seq, loff_t *pos) in ip_vs_app_seq_start()
543 static void *ip_vs_app_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ip_vs_app_seq_next()
570 static void ip_vs_app_seq_stop(struct seq_file *seq, void *v) in ip_vs_app_seq_stop()
575 static int ip_vs_app_seq_show(struct seq_file *seq, void *v) in ip_vs_app_seq_show()
/net/sunrpc/
Dstats.c37 static int rpc_proc_show(struct seq_file *seq, void *v) { in rpc_proc_show()
83 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) in svc_seq_show()
203 static void _print_name(struct seq_file *seq, unsigned int op, in _print_name()
227 static void _print_rpc_iostats(struct seq_file *seq, struct rpc_iostats *stats, in _print_rpc_iostats()
245 struct seq_file *seq = seqv; in do_print_stats() local
251 void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) in rpc_clnt_show_stats()
/net/netrom/
Dnr_route.c841 static void *nr_node_start(struct seq_file *seq, loff_t *pos) in nr_node_start()
847 static void *nr_node_next(struct seq_file *seq, void *v, loff_t *pos) in nr_node_next()
852 static void nr_node_stop(struct seq_file *seq, void *v) in nr_node_stop()
857 static int nr_node_show(struct seq_file *seq, void *v) in nr_node_show()
896 static void *nr_neigh_start(struct seq_file *seq, loff_t *pos) in nr_neigh_start()
902 static void *nr_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in nr_neigh_next()
907 static void nr_neigh_stop(struct seq_file *seq, void *v) in nr_neigh_stop()
912 static int nr_neigh_show(struct seq_file *seq, void *v) in nr_neigh_show()
/net/batman-adv/
Dbat_v.c134 struct seq_file *seq) in batadv_v_orig_print_neigh()
159 batadv_v_hardif_neigh_print(struct seq_file *seq, in batadv_v_hardif_neigh_print()
180 struct seq_file *seq) in batadv_v_neigh_print()
218 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh()
266 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif()
348 struct seq_file *seq, in batadv_v_orig_print()
423 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry()
490 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry()
542 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket()
835 struct seq_file *seq, in batadv_v_gw_write_buffer_text()
[all …]
/net/xfrm/
Dxfrm_replay.c14 u32 seq, seq_hi, bottom; in xfrm_replay_seqhi() local
110 u32 seq = ntohl(net_seq); in xfrm_replay_check() local
141 u32 seq = ntohl(net_seq); in xfrm_replay_advance() local
191 u32 seq = ntohl(net_seq); in xfrm_replay_check_bmp() local
234 u32 seq = ntohl(net_seq); in xfrm_replay_advance_bmp() local
430 u32 seq = ntohl(net_seq); in xfrm_replay_check_esn() local
498 u32 diff, pos, seq, seq_hi; in xfrm_replay_advance_esn() local

123456789