Home
last modified time | relevance | path

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

12345678910

/net/rxrpc/
A Dproc.c27 static void *rxrpc_call_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_call_seq_start()
43 static void rxrpc_call_seq_stop(struct seq_file *seq, void *v) in rxrpc_call_seq_stop()
49 static int rxrpc_call_seq_show(struct seq_file *seq, void *v) in rxrpc_call_seq_show()
211 static void *rxrpc_bundle_seq_next(struct seq_file *seq, void *v, in rxrpc_bundle_seq_next()
219 static void rxrpc_bundle_seq_stop(struct seq_file *seq, void *v) in rxrpc_bundle_seq_stop()
227 static int rxrpc_bundle_seq_show(struct seq_file *seq, void *v) in rxrpc_bundle_seq_show()
278 static int rxrpc_peer_seq_show(struct seq_file *seq, void *v) in rxrpc_peer_seq_show()
384 static void rxrpc_peer_seq_stop(struct seq_file *seq, void *v) in rxrpc_peer_seq_stop()
401 static int rxrpc_local_seq_show(struct seq_file *seq, void *v) in rxrpc_local_seq_show()
455 static void rxrpc_local_seq_stop(struct seq_file *seq, void *v) in rxrpc_local_seq_stop()
[all …]
/net/x25/
A 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()
112 static void *x25_seq_forward_start(struct seq_file *seq, loff_t *pos) in x25_seq_forward_start()
124 static void x25_seq_forward_stop(struct seq_file *seq, void *v) in x25_seq_forward_stop()
[all …]
/net/appletalk/
A 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()
157 static void atalk_seq_socket_stop(struct seq_file *seq, void *v) in atalk_seq_socket_stop()
[all …]
/net/core/
A Dnet-procfs.c10 static void *dev_seq_from_index(struct seq_file *seq, loff_t *pos) in dev_seq_from_index()
22 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start()
32 static void *dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in dev_seq_next()
38 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop()
72 static int dev_seq_show(struct seq_file *seq, void *v) in dev_seq_show()
119 static void softnet_seq_stop(struct seq_file *seq, void *v) in softnet_seq_stop()
123 static int softnet_seq_show(struct seq_file *seq, void *v) in softnet_seq_show()
172 static void *ptype_get_idx(struct seq_file *seq, loff_t pos) in ptype_get_idx()
273 static void ptype_seq_stop(struct seq_file *seq, void *v) in ptype_seq_stop()
279 static int ptype_seq_show(struct seq_file *seq, void *v) in ptype_seq_show()
[all …]
/net/sctp/
A 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()
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()
203 static void *sctp_transport_seq_start(struct seq_file *seq, loff_t *pos) in sctp_transport_seq_start()
212 static void sctp_transport_seq_stop(struct seq_file *seq, void *v) in sctp_transport_seq_stop()
225 static void *sctp_transport_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_transport_seq_next()
241 static int sctp_assocs_seq_show(struct seq_file *seq, void *v) in sctp_assocs_seq_show()
[all …]
A 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/kcm/
A 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/
A Dproc.c44 static void add_stats(struct seq_file *seq, const char *aal, in add_stats()
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()
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()
247 static int pvc_seq_show(struct seq_file *seq, void *v) in pvc_seq_show()
270 static int vcc_seq_show(struct seq_file *seq, void *v) in vcc_seq_show()
[all …]
/net/ipv4/
A Dproc.c52 static int sockstat_seq_show(struct seq_file *seq, void *v) in sockstat_seq_show()
315 static void icmpmsg_put_line(struct seq_file *seq, unsigned long *vals, in icmpmsg_put_line()
332 static void icmpmsg_put(struct seq_file *seq) in icmpmsg_put()
358 static void icmp_put(struct seq_file *seq) in icmp_put()
390 static int snmp_seq_show_ipstats(struct seq_file *seq, void *v) in snmp_seq_show_ipstats()
416 static int snmp_seq_show_tcp_udp(struct seq_file *seq, void *v) in snmp_seq_show_tcp_udp()
466 static int snmp_seq_show(struct seq_file *seq, void *v) in snmp_seq_show()
481 static int netstat_seq_show(struct seq_file *seq, void *v) in netstat_seq_show()
A Dtcp_ipv4.c190 u32 seq = tcptw->tw_snd_nxt + 65535 + 2; in tcp_twsk_unique() local
417 void tcp_req_err(struct sock *sk, u32 seq, bool abort) in tcp_req_err()
442 void tcp_ld_RTO_revert(struct sock *sk, u32 seq) in tcp_ld_RTO_revert()
505 u32 seq, snd_una; in tcp_v4_err() local
938 struct sk_buff *skb, u32 seq, u32 ack, in tcp_v4_send_ack()
2617 static void *listening_get_first(struct seq_file *seq)
2698 static void *established_get_first(struct seq_file *seq)
2779 static void *tcp_seek_last_pos(struct seq_file *seq)
2813 void *tcp_seq_start(struct seq_file *seq, loff_t *pos)
2867 void tcp_seq_stop(struct seq_file *seq, void *v)
[all …]
/net/wireless/
A 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/8021q/
A Dvlanproc.c166 static void *vlan_seq_from_index(struct seq_file *seq, loff_t *pos) in vlan_seq_from_index()
180 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos) in vlan_seq_start()
190 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vlan_seq_next()
196 static void vlan_seq_stop(struct seq_file *seq, void *v) in vlan_seq_stop()
202 static int vlan_seq_show(struct seq_file *seq, void *v) in vlan_seq_show()
227 static int vlandev_seq_show(struct seq_file *seq, void *offset) in vlandev_seq_show()
/net/llc/
A Dllc_proc.c29 static void llc_ui_format_mac(struct seq_file *seq, const u8 *addr) in llc_ui_format_mac()
59 static void *llc_seq_start(struct seq_file *seq, loff_t *pos) __acquires(RCU) 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/dcb/
A Ddcbnl.c242 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate()
253 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg()
298 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr()
312 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap()
357 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs()
466 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp()
536 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setapp()
782 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setall()
1507 u32 seq, u32 portid, int dcbx_ver) in dcbnl_notify()
1541 u32 seq, u32 portid) in dcbnl_ieee_notify()
[all …]
/net/netfilter/
A Dnf_flow_table_procfs.c6 static void *nf_flow_table_cpu_seq_start(struct seq_file *seq, loff_t *pos) in nf_flow_table_cpu_seq_start()
24 static void *nf_flow_table_cpu_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nf_flow_table_cpu_seq_next()
39 static void nf_flow_table_cpu_seq_stop(struct seq_file *seq, void *v) in nf_flow_table_cpu_seq_stop()
43 static int nf_flow_table_cpu_seq_show(struct seq_file *seq, void *v) in nf_flow_table_cpu_seq_show()
/net/ipv6/
A Dproc.c34 static int sockstat6_seq_show(struct seq_file *seq, void *v) in sockstat6_seq_show()
147 static void snmp6_seq_show_icmpv6msg(struct seq_file *seq, atomic_long_t *smib) in snmp6_seq_show_icmpv6msg()
183 static void snmp6_seq_show_item(struct seq_file *seq, void __percpu *pcpumib, in snmp6_seq_show_item()
204 static void snmp6_seq_show_item64(struct seq_file *seq, void __percpu *mib, in snmp6_seq_show_item64()
217 static int snmp6_seq_show(struct seq_file *seq, void *v) in snmp6_seq_show()
233 static int snmp6_dev_seq_show(struct seq_file *seq, void *v) in snmp6_dev_seq_show()
A Danycast.c535 #define ac6_seq_private(seq) ((struct ac6_iter_state *)(seq)->private) argument
537 static inline struct ifacaddr6 *ac6_get_first(struct seq_file *seq) in ac6_get_first()
556 static struct ifacaddr6 *ac6_get_next(struct seq_file *seq, struct ifacaddr6 *im) in ac6_get_next()
574 static struct ifacaddr6 *ac6_get_idx(struct seq_file *seq, loff_t pos) in ac6_get_idx()
583 static void *ac6_seq_start(struct seq_file *seq, loff_t *pos) in ac6_seq_start()
590 static void *ac6_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ac6_seq_next()
598 static void ac6_seq_stop(struct seq_file *seq, void *v) in ac6_seq_stop()
604 static int ac6_seq_show(struct seq_file *seq, void *v) in ac6_seq_show()
/net/rose/
A Drose_route.c1087 static void *rose_node_start(struct seq_file *seq, loff_t *pos) in rose_node_start()
1103 static void *rose_node_next(struct seq_file *seq, void *v, loff_t *pos) in rose_node_next()
1111 static void rose_node_stop(struct seq_file *seq, void *v) in rose_node_stop()
1117 static int rose_node_show(struct seq_file *seq, void *v) in rose_node_show()
1146 static void *rose_neigh_start(struct seq_file *seq, loff_t *pos) in rose_neigh_start()
1162 static void *rose_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in rose_neigh_next()
1170 static void rose_neigh_stop(struct seq_file *seq, void *v) in rose_neigh_stop()
1176 static int rose_neigh_show(struct seq_file *seq, void *v) in rose_neigh_show()
1217 static void *rose_route_start(struct seq_file *seq, loff_t *pos) in rose_route_start()
1241 static void rose_route_stop(struct seq_file *seq, void *v) in rose_route_stop()
[all …]
/net/phonet/
A Dsocket.c516 static struct sock *pn_sock_get_idx(struct seq_file *seq, loff_t pos) in pn_sock_get_idx()
536 static struct sock *pn_sock_get_next(struct seq_file *seq, struct sock *sk) in pn_sock_get_next()
547 static void *pn_sock_seq_start(struct seq_file *seq, loff_t *pos) in pn_sock_seq_start()
554 static void *pn_sock_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_sock_seq_next()
566 static void pn_sock_seq_stop(struct seq_file *seq, void *v) in pn_sock_seq_stop()
572 static int pn_sock_seq_show(struct seq_file *seq, void *v) in pn_sock_seq_show()
691 static struct sock **pn_res_get_idx(struct seq_file *seq, loff_t pos) in pn_res_get_idx()
722 static void *pn_res_seq_start(struct seq_file *seq, loff_t *pos) in pn_res_seq_start()
729 static void *pn_res_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_res_seq_next()
741 static void pn_res_seq_stop(struct seq_file *seq, void *v) in pn_res_seq_stop()
[all …]
/net/ax25/
A 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()
A Dax25_route.c257 static void *ax25_rt_seq_start(struct seq_file *seq, loff_t *pos) in ax25_rt_seq_start()
276 static void *ax25_rt_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ax25_rt_seq_next()
283 static void ax25_rt_seq_stop(struct seq_file *seq, void *v) in ax25_rt_seq_stop()
289 static int ax25_rt_seq_show(struct seq_file *seq, void *v) in ax25_rt_seq_show()
/net/netfilter/ipvs/
A 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/
A Dstats.c37 static int rpc_proc_show(struct seq_file *seq, void *v) { in rpc_proc_show()
82 void svc_seq_show(struct seq_file *seq, const struct svc_stat *statp) in svc_seq_show()
207 static void _print_name(struct seq_file *seq, unsigned int op, in _print_name()
231 static void _print_rpc_iostats(struct seq_file *seq, struct rpc_iostats *stats, in _print_rpc_iostats()
249 struct seq_file *seq = seqv; in do_print_stats() local
255 void rpc_clnt_show_stats(struct seq_file *seq, struct rpc_clnt *clnt) in rpc_clnt_show_stats()
/net/netrom/
A Dnr_route.c845 static void *nr_node_start(struct seq_file *seq, loff_t *pos) in nr_node_start()
852 static void *nr_node_next(struct seq_file *seq, void *v, loff_t *pos) in nr_node_next()
857 static void nr_node_stop(struct seq_file *seq, void *v) in nr_node_stop()
863 static int nr_node_show(struct seq_file *seq, void *v) in nr_node_show()
902 static void *nr_neigh_start(struct seq_file *seq, loff_t *pos) in nr_neigh_start()
909 static void *nr_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in nr_neigh_next()
914 static void nr_neigh_stop(struct seq_file *seq, void *v) in nr_neigh_stop()
920 static int nr_neigh_show(struct seq_file *seq, void *v) in nr_neigh_show()
/net/xfrm/
A Dxfrm_replay.c14 u32 seq, seq_hi, bottom; in xfrm_replay_seqhi() local
125 u32 seq = ntohl(net_seq); in xfrm_replay_check_legacy() local
158 u32 diff, seq; in xfrm_replay_advance() local
219 u32 seq = ntohl(net_seq); in xfrm_replay_check_bmp() local
262 u32 seq = ntohl(net_seq); in xfrm_replay_advance_bmp() local
458 u32 seq = ntohl(net_seq); in xfrm_replay_check_esn() local
557 u32 diff, pos, seq, seq_hi; in xfrm_replay_advance_esn() local

Completed in 52 milliseconds

12345678910