/linux-3.3/drivers/isdn/capi/ |
D | kcapi_proc.c | 38 static void *controller_start(struct seq_file *seq, loff_t *pos) in controller_start() 49 static void *controller_next(struct seq_file *seq, void *v, loff_t *pos) in controller_next() 58 static void controller_stop(struct seq_file *seq, void *v) in controller_stop() 64 static int controller_show(struct seq_file *seq, void *v) in controller_show() 80 static int contrstats_show(struct seq_file *seq, void *v) in contrstats_show() 143 static void *applications_start(struct seq_file *seq, loff_t *pos) in applications_start() 155 applications_next(struct seq_file *seq, void *v, loff_t *pos) in applications_next() 164 static void applications_stop(struct seq_file *seq, void *v) in applications_stop() 171 applications_show(struct seq_file *seq, void *v) in applications_show() 188 applstats_show(struct seq_file *seq, void *v) in applstats_show() [all …]
|
/linux-3.3/net/x25/ |
D | x25_proc.c | 30 static void *x25_seq_route_start(struct seq_file *seq, loff_t *pos) in x25_seq_route_start() 37 static void *x25_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_route_next() 42 static void x25_seq_route_stop(struct seq_file *seq, void *v) in x25_seq_route_stop() 48 static int x25_seq_route_show(struct seq_file *seq, void *v) in x25_seq_route_show() 65 static void *x25_seq_socket_start(struct seq_file *seq, loff_t *pos) in x25_seq_socket_start() 72 static void *x25_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_socket_next() 77 static void x25_seq_socket_stop(struct seq_file *seq, void *v) in x25_seq_socket_stop() 83 static int x25_seq_socket_show(struct seq_file *seq, void *v) in x25_seq_socket_show() 118 static void *x25_seq_forward_start(struct seq_file *seq, loff_t *pos) in x25_seq_forward_start() 125 static void *x25_seq_forward_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_forward_next() [all …]
|
/linux-3.3/net/appletalk/ |
D | atalk_proc.c | 30 static void *atalk_seq_interface_start(struct seq_file *seq, loff_t *pos) in atalk_seq_interface_start() 39 static void *atalk_seq_interface_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_interface_next() 56 static void atalk_seq_interface_stop(struct seq_file *seq, void *v) in atalk_seq_interface_stop() 62 static int atalk_seq_interface_show(struct seq_file *seq, void *v) in atalk_seq_interface_show() 91 static void *atalk_seq_route_start(struct seq_file *seq, loff_t *pos) in atalk_seq_route_start() 100 static void *atalk_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_route_next() 117 static void atalk_seq_route_stop(struct seq_file *seq, void *v) in atalk_seq_route_stop() 123 static int atalk_seq_route_show(struct seq_file *seq, void *v) in atalk_seq_route_show() 148 static void *atalk_seq_socket_start(struct seq_file *seq, loff_t *pos) in atalk_seq_socket_start() 155 static void *atalk_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_socket_next() [all …]
|
/linux-3.3/net/sctp/ |
D | proc.c | 81 static int sctp_snmp_seq_show(struct seq_file *seq, void *v) in sctp_snmp_seq_show() 126 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs() 151 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) in sctp_seq_dump_remote_addrs() 169 static void * sctp_eps_seq_start(struct seq_file *seq, loff_t *pos) in sctp_eps_seq_start() 183 static void sctp_eps_seq_stop(struct seq_file *seq, void *v) in sctp_eps_seq_stop() 188 static void * sctp_eps_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_eps_seq_next() 198 static int sctp_eps_seq_show(struct seq_file *seq, void *v) in sctp_eps_seq_show() 270 static void * sctp_assocs_seq_start(struct seq_file *seq, loff_t *pos) in sctp_assocs_seq_start() 287 static void sctp_assocs_seq_stop(struct seq_file *seq, void *v) in sctp_assocs_seq_stop() 292 static void * sctp_assocs_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_assocs_seq_next() [all …]
|
D | command.c | 46 int sctp_init_cmd_seq(sctp_cmd_seq_t *seq) in sctp_init_cmd_seq() 55 void sctp_add_cmd_sf(sctp_cmd_seq_t *seq, sctp_verb_t verb, sctp_arg_t obj) in sctp_add_cmd_sf() 66 sctp_cmd_t *sctp_next_cmd(sctp_cmd_seq_t *seq) in sctp_next_cmd()
|
D | objcnt.c | 86 static int sctp_objcnt_seq_show(struct seq_file *seq, void *v) in sctp_objcnt_seq_show() 97 static void *sctp_objcnt_seq_start(struct seq_file *seq, loff_t *pos) in sctp_objcnt_seq_start() 102 static void sctp_objcnt_seq_stop(struct seq_file *seq, void *v) in sctp_objcnt_seq_stop() 106 static void * sctp_objcnt_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_objcnt_seq_next()
|
/linux-3.3/net/rxrpc/ |
D | ar-proc.c | 31 static void *rxrpc_call_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_call_seq_start() 37 static void *rxrpc_call_seq_next(struct seq_file *seq, void *v, loff_t *pos) in rxrpc_call_seq_next() 42 static void rxrpc_call_seq_stop(struct seq_file *seq, void *v) in rxrpc_call_seq_stop() 47 static int rxrpc_call_seq_show(struct seq_file *seq, void *v) in rxrpc_call_seq_show() 112 static void *rxrpc_connection_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_connection_seq_start() 118 static void *rxrpc_connection_seq_next(struct seq_file *seq, void *v, in rxrpc_connection_seq_next() 124 static void rxrpc_connection_seq_stop(struct seq_file *seq, void *v) in rxrpc_connection_seq_stop() 129 static int rxrpc_connection_seq_show(struct seq_file *seq, void *v) in rxrpc_connection_seq_show()
|
/linux-3.3/net/ipx/ |
D | ipx_proc.c | 17 static void *ipx_seq_interface_start(struct seq_file *seq, loff_t *pos) in ipx_seq_interface_start() 23 static void *ipx_seq_interface_next(struct seq_file *seq, void *v, loff_t *pos) in ipx_seq_interface_next() 28 static void ipx_seq_interface_stop(struct seq_file *seq, void *v) in ipx_seq_interface_stop() 33 static int ipx_seq_interface_show(struct seq_file *seq, void *v) in ipx_seq_interface_show() 63 static void *ipx_seq_route_start(struct seq_file *seq, loff_t *pos) in ipx_seq_route_start() 69 static void *ipx_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in ipx_seq_route_next() 74 static void ipx_seq_route_stop(struct seq_file *seq, void *v) in ipx_seq_route_stop() 79 static int ipx_seq_route_show(struct seq_file *seq, void *v) in ipx_seq_route_show() 128 static void *ipx_seq_socket_start(struct seq_file *seq, loff_t *pos) in ipx_seq_socket_start() 136 static void *ipx_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in ipx_seq_socket_next() [all …]
|
/linux-3.3/net/ipv4/netfilter/ |
D | nf_conntrack_l3proto_ipv4_compat.c | 31 static struct hlist_nulls_node *ct_get_first(struct seq_file *seq) in ct_get_first() 48 static struct hlist_nulls_node *ct_get_next(struct seq_file *seq, in ct_get_next() 66 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) in ct_get_idx() 76 static void *ct_seq_start(struct seq_file *seq, loff_t *pos) in ct_seq_start() 217 static struct hlist_node *ct_expect_get_first(struct seq_file *seq) in ct_expect_get_first() 232 static struct hlist_node *ct_expect_get_next(struct seq_file *seq, in ct_expect_get_next() 248 static struct hlist_node *ct_expect_get_idx(struct seq_file *seq, loff_t pos) in ct_expect_get_idx() 258 static void *exp_seq_start(struct seq_file *seq, loff_t *pos) in exp_seq_start() 265 static void *exp_seq_next(struct seq_file *seq, void *v, loff_t *pos) in exp_seq_next() 271 static void exp_seq_stop(struct seq_file *seq, void *v) in exp_seq_stop() [all …]
|
/linux-3.3/drivers/net/bonding/ |
D | bond_procfs.c | 8 static void *bond_info_seq_start(struct seq_file *seq, loff_t *pos) in bond_info_seq_start() 32 static void *bond_info_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bond_info_seq_next() 46 static void bond_info_seq_stop(struct seq_file *seq, void *v) in bond_info_seq_stop() 56 static void bond_info_show_master(struct seq_file *seq) in bond_info_show_master() 153 static void bond_info_show_slave(struct seq_file *seq, in bond_info_show_slave() 189 static int bond_info_seq_show(struct seq_file *seq, void *v) in bond_info_seq_show() 209 struct seq_file *seq; in bond_info_open() local
|
/linux-3.3/net/wireless/ |
D | wext-proc.c | 29 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()
|
/linux-3.3/net/atm/ |
D | proc.c | 44 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() 128 static void *vcc_seq_start(struct seq_file *seq, loff_t *pos) in vcc_seq_start() 139 static void vcc_seq_stop(struct seq_file *seq, void *v) in vcc_seq_stop() 145 static void *vcc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vcc_seq_next() 154 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info() 190 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info() 217 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info() 237 static int atm_dev_seq_show(struct seq_file *seq, void *v) in atm_dev_seq_show() 272 static int pvc_seq_show(struct seq_file *seq, void *v) in pvc_seq_show() [all …]
|
/linux-3.3/net/dcb/ |
D | dcbnl.c | 200 u32 seq, u16 flags) in dcbnl_reply() 236 u32 pid, u32 seq, u16 flags) in dcbnl_getstate() 251 u32 pid, u32 seq, u16 flags) in dcbnl_getpfccfg() 318 u32 pid, u32 seq, u16 flags) in dcbnl_getperm_hwaddr() 359 u32 pid, u32 seq, u16 flags) in dcbnl_getcap() 425 u32 pid, u32 seq, u16 flags) in dcbnl_getnumtcs() 503 u32 pid, u32 seq, u16 flags) in dcbnl_setnumtcs() 542 u32 pid, u32 seq, u16 flags) in dcbnl_getpfcstate() 557 u32 pid, u32 seq, u16 flags) in dcbnl_setpfcstate() 576 u32 pid, u32 seq, u16 flags) in dcbnl_getapp() [all …]
|
/linux-3.3/fs/ocfs2/cluster/ |
D | netdebug.c | 104 static void *nst_seq_start(struct seq_file *seq, loff_t *pos) in nst_seq_start() 115 static void *nst_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nst_seq_next() 130 static int nst_seq_show(struct seq_file *seq, void *v) in nst_seq_show() 174 static void nst_seq_stop(struct seq_file *seq, void *v) in nst_seq_stop() 188 struct seq_file *seq; in nst_fop_open() local 215 struct seq_file *seq = file->private_data; in nst_fop_release() local 271 static void *sc_seq_start(struct seq_file *seq, loff_t *pos) in sc_seq_start() 283 static void *sc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sc_seq_next() 316 static void sc_show_sock_stats(struct seq_file *seq, in sc_show_sock_stats() 331 static void sc_show_sock_container(struct seq_file *seq, in sc_show_sock_container() [all …]
|
/linux-3.3/net/llc/ |
D | llc_proc.c | 29 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()
|
/linux-3.3/net/ipv4/ |
D | proc.c | 52 static int sockstat_seq_show(struct seq_file *seq, void *v) in sockstat_seq_show() 262 static void icmpmsg_put_line(struct seq_file *seq, unsigned long *vals, in icmpmsg_put_line() 279 static void icmpmsg_put(struct seq_file *seq) in icmpmsg_put() 305 static void icmp_put(struct seq_file *seq) in icmp_put() 334 static int snmp_seq_show(struct seq_file *seq, void *v) in snmp_seq_show() 418 static int netstat_seq_show(struct seq_file *seq, void *v) in netstat_seq_show()
|
/linux-3.3/net/ipv6/ |
D | proc.c | 33 static int sockstat6_seq_show(struct seq_file *seq, void *v) in sockstat6_seq_show() 145 static void snmp6_seq_show_icmpv6msg(struct seq_file *seq, atomic_long_t *smib) in snmp6_seq_show_icmpv6msg() 181 static void snmp6_seq_show_item(struct seq_file *seq, void __percpu **pcpumib, in snmp6_seq_show_item() 196 static void snmp6_seq_show_item64(struct seq_file *seq, void __percpu **mib, in snmp6_seq_show_item64() 206 static int snmp6_seq_show(struct seq_file *seq, void *v) in snmp6_seq_show() 235 static int snmp6_dev_seq_show(struct seq_file *seq, void *v) in snmp6_dev_seq_show()
|
D | anycast.c | 420 #define ac6_seq_private(seq) ((struct ac6_iter_state *)(seq)->private) argument 422 static inline struct ifacaddr6 *ac6_get_first(struct seq_file *seq) in ac6_get_first() 445 static struct ifacaddr6 *ac6_get_next(struct seq_file *seq, struct ifacaddr6 *im) in ac6_get_next() 468 static struct ifacaddr6 *ac6_get_idx(struct seq_file *seq, loff_t pos) in ac6_get_idx() 477 static void *ac6_seq_start(struct seq_file *seq, loff_t *pos) in ac6_seq_start() 484 static void *ac6_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ac6_seq_next() 492 static void ac6_seq_stop(struct seq_file *seq, void *v) in ac6_seq_stop() 504 static int ac6_seq_show(struct seq_file *seq, void *v) in ac6_seq_show()
|
/linux-3.3/net/ax25/ |
D | ax25_uid.c | 148 static void *ax25_uid_seq_start(struct seq_file *seq, loff_t *pos) in ax25_uid_seq_start() 155 static void *ax25_uid_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ax25_uid_seq_next() 160 static void ax25_uid_seq_stop(struct seq_file *seq, void *v) in ax25_uid_seq_stop() 166 static int ax25_uid_seq_show(struct seq_file *seq, void *v) in ax25_uid_seq_show()
|
/linux-3.3/net/rose/ |
D | rose_route.c | 1087 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() 1166 static void *rose_neigh_start(struct seq_file *seq, loff_t *pos) in rose_neigh_start() 1182 static void *rose_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in rose_neigh_next() 1190 static void rose_neigh_stop(struct seq_file *seq, void *v) in rose_neigh_stop() 1196 static int rose_neigh_show(struct seq_file *seq, void *v) in rose_neigh_show() 1251 static void *rose_route_start(struct seq_file *seq, loff_t *pos) in rose_route_start() 1267 static void *rose_route_next(struct seq_file *seq, void *v, loff_t *pos) in rose_route_next() [all …]
|
/linux-3.3/drivers/block/drbd/ |
D | drbd_proc.c | 49 void seq_printf_with_thousands_grouping(struct seq_file *seq, long v) in seq_printf_with_thousands_grouping() 69 static void drbd_syncer_progress(struct drbd_conf *mdev, struct seq_file *seq) in drbd_syncer_progress() 185 static void resync_dump_detail(struct seq_file *seq, struct lc_element *e) in resync_dump_detail() 195 static int drbd_seq_show(struct seq_file *seq, void *v) in drbd_seq_show()
|
/linux-3.3/net/netfilter/ipvs/ |
D | ip_vs_app.c | 260 __u32 seq = ntohl(th->seq); in vs_fix_seq() local 317 unsigned flag, __u32 seq, int diff) in vs_seq_update() 336 __u32 seq; in app_tcp_pkt_out() local 411 __u32 seq; in app_tcp_pkt_in() local 499 static void *ip_vs_app_seq_start(struct seq_file *seq, loff_t *pos) in ip_vs_app_seq_start() 509 static void *ip_vs_app_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ip_vs_app_seq_next() 536 static void ip_vs_app_seq_stop(struct seq_file *seq, void *v) in ip_vs_app_seq_stop() 541 static int ip_vs_app_seq_show(struct seq_file *seq, void *v) in ip_vs_app_seq_show()
|
/linux-3.3/net/xfrm/ |
D | xfrm_replay.c | 26 u32 seq, seq_hi, bottom; in xfrm_replay_seqhi() local 120 u32 seq = ntohl(net_seq); in xfrm_replay_check() local 152 u32 seq = ntohl(net_seq); in xfrm_replay_advance() local 201 u32 seq = ntohl(net_seq); in xfrm_replay_check_bmp() local 244 u32 seq = ntohl(net_seq); in xfrm_replay_advance_bmp() local 371 u32 seq = ntohl(net_seq); in xfrm_replay_check_esn() local 427 u32 diff, pos, seq, seq_hi; in xfrm_replay_advance_esn() local
|
/linux-3.3/arch/arm/plat-s3c24xx/ |
D | cpu-freq-debugfs.c | 32 static void show_max(struct seq_file *seq, struct s3c_freq *f) in show_max() 38 static int board_show(struct seq_file *seq, void *p) in board_show() 78 static int info_show(struct seq_file *seq, void *p) in info_show() 120 static int io_show(struct seq_file *seq, void *p) in io_show()
|
/linux-3.3/net/8021q/ |
D | vlanproc.c | 205 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos) in vlan_seq_start() 227 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vlan_seq_next() 248 static void vlan_seq_stop(struct seq_file *seq, void *v) in vlan_seq_stop() 254 static int vlan_seq_show(struct seq_file *seq, void *v) in vlan_seq_show() 279 static int vlandev_seq_show(struct seq_file *seq, void *offset) in vlandev_seq_show()
|