/net/x25/ |
D | x25_proc.c | 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() 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() 120 static void *x25_seq_forward_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_forward_next() 125 static void x25_seq_forward_stop(struct seq_file *seq, void *v) in x25_seq_forward_stop() 131 static int x25_seq_forward_show(struct seq_file *seq, void *v) in x25_seq_forward_show()
|
/net/appletalk/ |
D | atalk_proc.c | 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() 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() 152 static void *atalk_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_socket_next() 157 static void atalk_seq_socket_stop(struct seq_file *seq, void *v) in atalk_seq_socket_stop() 163 static int atalk_seq_socket_show(struct seq_file *seq, void *v) in atalk_seq_socket_show()
|
/net/rxrpc/ |
D | proc.c | 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() 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() 288 static void *rxrpc_peer_seq_next(struct seq_file *seq, void *v, loff_t *_pos) in rxrpc_peer_seq_next() 324 static void rxrpc_peer_seq_stop(struct seq_file *seq, void *v) in rxrpc_peer_seq_stop() 341 static int rxrpc_local_seq_show(struct seq_file *seq, void *v) in rxrpc_local_seq_show() [all …]
|
/net/core/ |
D | net-procfs.c | 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() 106 static int dev_seq_show(struct seq_file *seq, void *v) in dev_seq_show() 143 static void *softnet_seq_next(struct seq_file *seq, void *v, loff_t *pos) in softnet_seq_next() 149 static void softnet_seq_stop(struct seq_file *seq, void *v) in softnet_seq_stop() 153 static int softnet_seq_show(struct seq_file *seq, void *v) in softnet_seq_show() 236 static void *ptype_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ptype_seq_next() 283 static void ptype_seq_stop(struct seq_file *seq, void *v) in ptype_seq_stop() 289 static int ptype_seq_show(struct seq_file *seq, void *v) in ptype_seq_show() 358 static int dev_mc_seq_show(struct seq_file *seq, void *v) in dev_mc_seq_show()
|
/net/sctp/ |
D | proc.c | 59 static int sctp_snmp_seq_show(struct seq_file *seq, void *v) in sctp_snmp_seq_show() 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() 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() 243 static int sctp_assocs_seq_show(struct seq_file *seq, void *v) in sctp_assocs_seq_show() 302 static int sctp_remaddr_seq_show(struct seq_file *seq, void *v) in sctp_remaddr_seq_show()
|
D | objcnt.c | 62 static int sctp_objcnt_seq_show(struct seq_file *seq, void *v) in sctp_objcnt_seq_show() 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/bridge/ |
D | br_vlan_options.c | 12 static bool __vlan_tun_put(struct sk_buff *skb, const struct net_bridge_vlan *v) in __vlan_tun_put() 47 bool br_vlan_opts_fill(struct sk_buff *skb, const struct net_bridge_vlan *v) in br_vlan_opts_fill() 62 struct net_bridge_vlan *v, in br_vlan_modify_state() 104 struct net_bridge_vlan *v, in br_vlan_modify_tunnel() 163 struct net_bridge_vlan *v, in br_vlan_process_one_opts() 194 struct net_bridge_vlan *v, *curr_start = NULL, *curr_end = NULL; in br_vlan_process_options() local
|
D | br_vlan.c | 38 const struct net_bridge_vlan *v) in __vlan_add_pvid() 62 static bool __vlan_add_flags(struct net_bridge_vlan *v, u16 flags) in __vlan_add_flags() 87 struct net_bridge_vlan *v, u16 flags, in __vlan_vid_add() 102 static void __vlan_add_list(struct net_bridge_vlan *v) in __vlan_add_list() 124 static void __vlan_del_list(struct net_bridge_vlan *v) in __vlan_del_list() 130 const struct net_bridge_vlan *v) in __vlan_vid_del() 174 struct net_bridge_vlan *v; in br_master_vlan_rcu_free() local 201 struct net_bridge_vlan *v; in nbp_vlan_rcu_free() local 223 static int __vlan_add(struct net_bridge_vlan *v, u16 flags, in __vlan_add() 340 static int __vlan_del(struct net_bridge_vlan *v) in __vlan_del() [all …]
|
D | br_netlink_tunnel.c | 40 struct net_bridge_vlan *v, *vtbegin = NULL, *vtend = NULL; in __get_num_vlan_tunnel_infos() local 153 struct net_bridge_vlan *v; in br_fill_vlan_tunnel_info() local 260 struct net_bridge_vlan *v; in __vlan_tunnel_handle_range() local 297 int t, v; in br_process_vlan_tunnel_info() local
|
/net/l2tp/ |
D | l2tp_debugfs.c | 94 static void *l2tp_dfs_seq_next(struct seq_file *m, void *v, loff_t *pos) in l2tp_dfs_seq_next() 100 static void l2tp_dfs_seq_stop(struct seq_file *p, void *v) in l2tp_dfs_seq_stop() 120 static void l2tp_dfs_seq_tunnel_show(struct seq_file *m, void *v) in l2tp_dfs_seq_tunnel_show() 179 static void l2tp_dfs_seq_session_show(struct seq_file *m, void *v) in l2tp_dfs_seq_session_show() 233 static int l2tp_dfs_seq_show(struct seq_file *m, void *v) in l2tp_dfs_seq_show()
|
/net/ipv4/ |
D | proc.c | 51 static int sockstat_seq_show(struct seq_file *seq, void *v) in sockstat_seq_show() 373 static int snmp_seq_show_ipstats(struct seq_file *seq, void *v) in snmp_seq_show_ipstats() 399 static int snmp_seq_show_tcp_udp(struct seq_file *seq, void *v) in snmp_seq_show_tcp_udp() 449 static int snmp_seq_show(struct seq_file *seq, void *v) in snmp_seq_show() 464 static int netstat_seq_show(struct seq_file *seq, void *v) in netstat_seq_show()
|
/net/atm/ |
D | proc.c | 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() 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() 292 static int svc_seq_show(struct seq_file *seq, void *v) in svc_seq_show()
|
D | mpoa_proc.c | 117 static void *mpc_next(struct seq_file *m, void *v, loff_t *pos) in mpc_next() 124 static void mpc_stop(struct seq_file *m, void *v) in mpc_stop() 131 static int mpc_show(struct seq_file *m, void *v) in mpc_show()
|
/net/wireless/ |
D | wext-proc.c | 75 static int wireless_dev_seq_show(struct seq_file *seq, void *v) in wireless_dev_seq_show() 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/rose/ |
D | rose_route.c | 1106 static void *rose_node_next(struct seq_file *seq, void *v, loff_t *pos) in rose_node_next() 1114 static void rose_node_stop(struct seq_file *seq, void *v) in rose_node_stop() 1120 static int rose_node_show(struct seq_file *seq, void *v) in rose_node_show() 1172 static void *rose_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in rose_neigh_next() 1180 static void rose_neigh_stop(struct seq_file *seq, void *v) in rose_neigh_stop() 1186 static int rose_neigh_show(struct seq_file *seq, void *v) in rose_neigh_show() 1243 static void *rose_route_next(struct seq_file *seq, void *v, loff_t *pos) in rose_route_next() 1251 static void rose_route_stop(struct seq_file *seq, void *v) in rose_route_stop() 1257 static int rose_route_show(struct seq_file *seq, void *v) in rose_route_show()
|
/net/llc/ |
D | llc_proc.c | 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/can/ |
D | proc.c | 212 static int can_stats_proc_show(struct seq_file *m, void *v) in can_stats_proc_show() 274 static int can_reset_stats_proc_show(struct seq_file *m, void *v) in can_reset_stats_proc_show() 307 static int can_rcvlist_proc_show(struct seq_file *m, void *v) in can_rcvlist_proc_show() 363 static int can_rcvlist_sff_proc_show(struct seq_file *m, void *v) in can_rcvlist_sff_proc_show() 396 static int can_rcvlist_eff_proc_show(struct seq_file *m, void *v) in can_rcvlist_eff_proc_show()
|
/net/ax25/ |
D | ax25_uid.c | 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()
|
/net/sched/ |
D | act_vlan.c | 25 struct tcf_vlan *v = to_vlan(a); in tcf_vlan_act() local 127 struct tcf_vlan *v; in tcf_vlan_init() local 277 struct tcf_vlan *v = to_vlan(a); in tcf_vlan_cleanup() local 289 struct tcf_vlan *v = to_vlan(a); in tcf_vlan_dump() local 349 struct tcf_vlan *v = to_vlan(a); in tcf_vlan_stats_update() local
|
D | em_meta.c | 89 static inline int meta_id(struct meta_value *v) in meta_id() 94 static inline int meta_type(struct meta_value *v) in meta_type() 703 static void meta_var_destroy(struct meta_value *v) in meta_var_destroy() 708 static void meta_var_apply_extras(struct meta_value *v, in meta_var_apply_extras() 717 static int meta_var_dump(struct sk_buff *skb, struct meta_value *v, int tlv) in meta_var_dump() 759 static void meta_int_apply_extras(struct meta_value *v, in meta_int_apply_extras() 769 static int meta_int_dump(struct sk_buff *skb, struct meta_value *v, int tlv) in meta_int_dump() 813 static inline const struct meta_type_ops *meta_type_ops(struct meta_value *v) in meta_type_ops() 823 struct meta_value *v, struct meta_obj *dst) in meta_get()
|
/net/kcm/ |
D | kcmproc.c | 49 static void *kcm_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kcm_seq_next() 72 static void kcm_seq_stop(struct seq_file *seq, void *v) in kcm_seq_stop() 220 static int kcm_seq_show(struct seq_file *seq, void *v) in kcm_seq_show() 242 static int kcm_stats_seq_show(struct seq_file *seq, void *v) in kcm_stats_seq_show()
|
/net/8021q/ |
D | vlanproc.c | 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()
|
/net/netrom/ |
D | nr_route.c | 848 static void *nr_node_next(struct seq_file *seq, void *v, loff_t *pos) in nr_node_next() 853 static void nr_node_stop(struct seq_file *seq, void *v) in nr_node_stop() 859 static int nr_node_show(struct seq_file *seq, void *v) in nr_node_show() 905 static void *nr_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in nr_neigh_next() 910 static void nr_neigh_stop(struct seq_file *seq, void *v) in nr_neigh_stop() 916 static int nr_neigh_show(struct seq_file *seq, void *v) in nr_neigh_show()
|
/net/ipv6/ |
D | proc.c | 34 static int sockstat6_seq_show(struct seq_file *seq, void *v) in sockstat6_seq_show() 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()
|
/net/sunrpc/ |
D | debugfs.c | 20 tasks_show(struct seq_file *f, void *v) in tasks_show() 57 tasks_next(struct seq_file *f, void *v, loff_t *pos) in tasks_next() 72 tasks_stop(struct seq_file *f, void *v) in tasks_stop() 174 xprt_info_show(struct seq_file *f, void *v) in xprt_info_show()
|