/net/ipv4/netfilter/ |
D | nf_conntrack_l3proto_ipv4_compat.c | 32 static struct hlist_nulls_node *ct_get_first(struct seq_file *seq) in ct_get_first() 49 static struct hlist_nulls_node *ct_get_next(struct seq_file *seq, in ct_get_next() 67 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) in ct_get_idx() 77 static void *ct_seq_start(struct seq_file *seq, loff_t *pos) in ct_seq_start() 84 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos) in ct_seq_next() 90 static void ct_seq_stop(struct seq_file *s, void *v) in ct_seq_stop() 97 static int ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) in ct_show_secctx() 113 static inline int ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) in ct_show_secctx() 119 static int ct_seq_show(struct seq_file *s, void *v) in ct_seq_show() 218 static struct hlist_node *ct_expect_get_first(struct seq_file *seq) in ct_expect_get_first() [all …]
|
/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 …]
|
/net/core/ |
D | net-procfs.c | 15 static inline struct net_device *dev_from_same_bucket(struct seq_file *seq, loff_t *pos) in dev_from_same_bucket() 31 static inline struct net_device *dev_from_bucket(struct seq_file *seq, loff_t *pos) in dev_from_bucket() 52 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start() 65 static void *dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in dev_seq_next() 71 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop() 77 static void dev_seq_printf_stats(struct seq_file *seq, struct net_device *dev) in dev_seq_printf_stats() 105 static int dev_seq_show(struct seq_file *seq, void *v) in dev_seq_show() 131 static void *softnet_seq_start(struct seq_file *seq, loff_t *pos) in softnet_seq_start() 136 static void *softnet_seq_next(struct seq_file *seq, void *v, loff_t *pos) in softnet_seq_next() 142 static void softnet_seq_stop(struct seq_file *seq, void *v) in softnet_seq_stop() [all …]
|
/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 …]
|
/net/8021q/ |
D | vlanproc.c | 39 static int vlan_seq_show(struct seq_file *seq, void *v); 40 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos); 41 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos); 42 static void vlan_seq_stop(struct seq_file *seq, void *); 43 static int vlandev_seq_show(struct seq_file *seq, void *v); 200 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos) in vlan_seq_start() 222 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vlan_seq_next() 243 static void vlan_seq_stop(struct seq_file *seq, void *v) in vlan_seq_stop() 249 static int vlan_seq_show(struct seq_file *seq, void *v) in vlan_seq_show() 274 static int vlandev_seq_show(struct seq_file *seq, void *offset) in vlandev_seq_show()
|
/net/netfilter/ |
D | nf_conntrack_standalone.c | 40 print_tuple(struct seq_file *s, const struct nf_conntrack_tuple *tuple, in print_tuple() 54 static struct hlist_nulls_node *ct_get_first(struct seq_file *seq) in ct_get_first() 70 static struct hlist_nulls_node *ct_get_next(struct seq_file *seq, in ct_get_next() 89 static struct hlist_nulls_node *ct_get_idx(struct seq_file *seq, loff_t pos) in ct_get_idx() 99 static void *ct_seq_start(struct seq_file *seq, loff_t *pos) in ct_seq_start() 109 static void *ct_seq_next(struct seq_file *s, void *v, loff_t *pos) in ct_seq_next() 115 static void ct_seq_stop(struct seq_file *s, void *v) in ct_seq_stop() 122 static int ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) in ct_show_secctx() 138 static inline int ct_show_secctx(struct seq_file *s, const struct nf_conn *ct) in ct_show_secctx() 145 static int ct_show_delta_time(struct seq_file *s, const struct nf_conn *ct) in ct_show_delta_time() [all …]
|
D | x_tables.c | 950 static void *xt_table_seq_start(struct seq_file *seq, loff_t *pos) in xt_table_seq_start() 960 static void *xt_table_seq_next(struct seq_file *seq, void *v, loff_t *pos) in xt_table_seq_next() 969 static void xt_table_seq_stop(struct seq_file *seq, void *v) in xt_table_seq_stop() 977 static int xt_table_seq_show(struct seq_file *seq, void *v) in xt_table_seq_show() 1002 priv = ((struct seq_file *)file->private_data)->private; in xt_table_open() 1032 static void *xt_mttg_seq_next(struct seq_file *seq, void *v, loff_t *ppos, in xt_mttg_seq_next() 1072 static void *xt_mttg_seq_start(struct seq_file *seq, loff_t *pos, in xt_mttg_seq_start() 1085 static void xt_mttg_seq_stop(struct seq_file *seq, void *v) in xt_mttg_seq_stop() 1099 static void *xt_match_seq_start(struct seq_file *seq, loff_t *pos) in xt_match_seq_start() 1104 static void *xt_match_seq_next(struct seq_file *seq, void *v, loff_t *ppos) in xt_match_seq_next() [all …]
|
/net/sctp/ |
D | proc.c | 81 static int sctp_snmp_seq_show(struct seq_file *seq, void *v) in sctp_snmp_seq_show() 128 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs() 158 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) in sctp_seq_dump_remote_addrs() 181 static void * sctp_eps_seq_start(struct seq_file *seq, loff_t *pos) in sctp_eps_seq_start() 195 static void sctp_eps_seq_stop(struct seq_file *seq, void *v) in sctp_eps_seq_stop() 200 static void * sctp_eps_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_eps_seq_next() 210 static int sctp_eps_seq_show(struct seq_file *seq, void *v) in sctp_eps_seq_show() 286 static void * sctp_assocs_seq_start(struct seq_file *seq, loff_t *pos) in sctp_assocs_seq_start() 304 static void sctp_assocs_seq_stop(struct seq_file *seq, void *v) in sctp_assocs_seq_stop() 309 static void * sctp_assocs_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_assocs_seq_next() [all …]
|
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()
|
/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()
|
/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() 127 static void *ipx_seq_socket_start(struct seq_file *seq, loff_t *pos) in ipx_seq_socket_start() 135 static void *ipx_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in ipx_seq_socket_next() [all …]
|
/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 …]
|
D | resources.h | 23 void *atm_dev_seq_start(struct seq_file *seq, loff_t *pos); 24 void atm_dev_seq_stop(struct seq_file *seq, void *v); 25 void *atm_dev_seq_next(struct seq_file *seq, void *v, loff_t *pos);
|
D | mpoa_proc.c | 107 static void *mpc_start(struct seq_file *m, loff_t *pos) in mpc_start() 120 static void *mpc_next(struct seq_file *m, void *v, loff_t *pos) in mpc_next() 127 static void mpc_stop(struct seq_file *m, void *v) in mpc_stop() 134 static int mpc_show(struct seq_file *m, void *v) in mpc_show()
|
D | mpc.h | 53 struct seq_file; 54 void atm_mpoa_disp_qos(struct seq_file *m);
|
/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()
|
/net/batman-adv/ |
D | bridge_loop_avoidance.h | 29 int batadv_bla_claim_table_seq_print_text(struct seq_file *seq, void *offset); 30 int batadv_bla_backbone_table_seq_print_text(struct seq_file *seq, 63 static inline int batadv_bla_claim_table_seq_print_text(struct seq_file *seq, in batadv_bla_claim_table_seq_print_text() 69 static inline int batadv_bla_backbone_table_seq_print_text(struct seq_file *seq, in batadv_bla_backbone_table_seq_print_text()
|
/net/can/ |
D | proc.c | 194 static void can_print_rcvlist(struct seq_file *m, struct hlist_head *rx_list, in can_print_rcvlist() 209 static void can_print_recv_banner(struct seq_file *m) in can_print_recv_banner() 219 static int can_stats_proc_show(struct seq_file *m, void *v) in can_stats_proc_show() 290 static int can_reset_stats_proc_show(struct seq_file *m, void *v) in can_reset_stats_proc_show() 321 static int can_version_proc_show(struct seq_file *m, void *v) in can_version_proc_show() 340 static inline void can_rcvlist_proc_show_one(struct seq_file *m, int idx, in can_rcvlist_proc_show_one() 352 static int can_rcvlist_proc_show(struct seq_file *m, void *v) in can_rcvlist_proc_show() 392 static inline void can_rcvlist_sff_proc_show_one(struct seq_file *m, in can_rcvlist_sff_proc_show_one() 416 static int can_rcvlist_sff_proc_show(struct seq_file *m, void *v) in can_rcvlist_sff_proc_show()
|
/net/l2tp/ |
D | l2tp_debugfs.c | 66 static void *l2tp_dfs_seq_start(struct seq_file *m, loff_t *offs) in l2tp_dfs_seq_start() 91 static void *l2tp_dfs_seq_next(struct seq_file *m, void *v, loff_t *pos) in l2tp_dfs_seq_next() 97 static void l2tp_dfs_seq_stop(struct seq_file *p, void *v) in l2tp_dfs_seq_stop() 102 static void l2tp_dfs_seq_tunnel_show(struct seq_file *m, void *v) in l2tp_dfs_seq_tunnel_show() 162 static void l2tp_dfs_seq_session_show(struct seq_file *m, void *v) in l2tp_dfs_seq_session_show() 219 static int l2tp_dfs_seq_show(struct seq_file *m, void *v) in l2tp_dfs_seq_show() 259 struct seq_file *seq; in l2tp_dfs_seq_open() 295 struct seq_file *seq; in l2tp_dfs_seq_release()
|
/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()
|
/net/phonet/ |
D | socket.c | 540 static struct sock *pn_sock_get_idx(struct seq_file *seq, loff_t pos) in pn_sock_get_idx() 560 static struct sock *pn_sock_get_next(struct seq_file *seq, struct sock *sk) in pn_sock_get_next() 571 static void *pn_sock_seq_start(struct seq_file *seq, loff_t *pos) in pn_sock_seq_start() 578 static void *pn_sock_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_sock_seq_next() 590 static void pn_sock_seq_stop(struct seq_file *seq, void *v) in pn_sock_seq_stop() 596 static int pn_sock_seq_show(struct seq_file *seq, void *v) in pn_sock_seq_show() 730 static struct sock **pn_res_get_idx(struct seq_file *seq, loff_t pos) in pn_res_get_idx() 748 static struct sock **pn_res_get_next(struct seq_file *seq, struct sock **sk) in pn_res_get_next() 761 static void *pn_res_seq_start(struct seq_file *seq, loff_t *pos) in pn_res_seq_start() 768 static void *pn_res_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_res_seq_next() [all …]
|
/net/ax25/ |
D | ax25_uid.c | 150 static void *ax25_uid_seq_start(struct seq_file *seq, loff_t *pos) in ax25_uid_seq_start() 157 static void *ax25_uid_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ax25_uid_seq_next() 162 static void ax25_uid_seq_stop(struct seq_file *seq, void *v) in ax25_uid_seq_stop() 168 static int ax25_uid_seq_show(struct seq_file *seq, void *v) in ax25_uid_seq_show()
|
/net/ipv6/ |
D | proc.c | 33 static int sockstat6_seq_show(struct seq_file *seq, void *v) in sockstat6_seq_show() 149 static void snmp6_seq_show_icmpv6msg(struct seq_file *seq, atomic_long_t *smib) in snmp6_seq_show_icmpv6msg() 185 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() 210 static int snmp6_seq_show(struct seq_file *seq, void *v) in snmp6_seq_show() 239 static int snmp6_dev_seq_show(struct seq_file *seq, void *v) in snmp6_dev_seq_show()
|
D | anycast.c | 417 static inline struct ifacaddr6 *ac6_get_first(struct seq_file *seq) in ac6_get_first() 440 static struct ifacaddr6 *ac6_get_next(struct seq_file *seq, struct ifacaddr6 *im) in ac6_get_next() 463 static struct ifacaddr6 *ac6_get_idx(struct seq_file *seq, loff_t pos) in ac6_get_idx() 472 static void *ac6_seq_start(struct seq_file *seq, loff_t *pos) in ac6_seq_start() 479 static void *ac6_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ac6_seq_next() 487 static void ac6_seq_stop(struct seq_file *seq, void *v) in ac6_seq_stop() 499 static int ac6_seq_show(struct seq_file *seq, void *v) in ac6_seq_show()
|
/net/ceph/ |
D | debugfs.c | 32 static int monmap_show(struct seq_file *s, void *p) in monmap_show() 52 static int osdmap_show(struct seq_file *s, void *p) in osdmap_show() 87 static int monc_show(struct seq_file *s, void *p) in monc_show() 117 static int osdc_show(struct seq_file *s, void *pp) in osdc_show()
|