/Linux-v4.19/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() 117 static void *applications_start(struct seq_file *seq, loff_t *pos) in applications_start() 129 applications_next(struct seq_file *seq, void *v, loff_t *pos) in applications_next() 138 static void applications_stop(struct seq_file *seq, void *v) in applications_stop() 145 applications_show(struct seq_file *seq, void *v) in applications_show() 162 applstats_show(struct seq_file *seq, void *v) in applstats_show() [all …]
|
/Linux-v4.19/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-v4.19/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-v4.19/net/core/ |
D | net-procfs.c | 16 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 …]
|
/Linux-v4.19/net/sctp/ |
D | proc.c | 74 static int sctp_snmp_seq_show(struct seq_file *seq, void *v) in sctp_snmp_seq_show() 92 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs() 128 static void sctp_seq_dump_remote_addrs(struct seq_file *seq, struct sctp_association *assoc) in sctp_seq_dump_remote_addrs() 147 static void *sctp_eps_seq_start(struct seq_file *seq, loff_t *pos) in sctp_eps_seq_start() 161 static void sctp_eps_seq_stop(struct seq_file *seq, void *v) in sctp_eps_seq_stop() 166 static void *sctp_eps_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_eps_seq_next() 176 static int sctp_eps_seq_show(struct seq_file *seq, void *v) in sctp_eps_seq_show() 220 static void *sctp_transport_seq_start(struct seq_file *seq, loff_t *pos) in sctp_transport_seq_start() 229 static void sctp_transport_seq_stop(struct seq_file *seq, void *v) in sctp_transport_seq_stop() 236 static void *sctp_transport_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_transport_seq_next() [all …]
|
D | objcnt.c | 77 static int sctp_objcnt_seq_show(struct seq_file *seq, void *v) in sctp_objcnt_seq_show() 89 static void *sctp_objcnt_seq_start(struct seq_file *seq, loff_t *pos) in sctp_objcnt_seq_start() 94 static void sctp_objcnt_seq_stop(struct seq_file *seq, void *v) in sctp_objcnt_seq_stop() 98 static void *sctp_objcnt_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_objcnt_seq_next()
|
/Linux-v4.19/net/kcm/ |
D | kcmproc.c | 18 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 …]
|
/Linux-v4.19/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() 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 …]
|
/Linux-v4.19/net/rxrpc/ |
D | proc.c | 31 static void *rxrpc_call_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_call_seq_start() 42 static void *rxrpc_call_seq_next(struct seq_file *seq, void *v, loff_t *pos) in rxrpc_call_seq_next() 49 static void rxrpc_call_seq_stop(struct seq_file *seq, void *v) in rxrpc_call_seq_stop() 59 static int rxrpc_call_seq_show(struct seq_file *seq, void *v) in rxrpc_call_seq_show() 136 static void *rxrpc_connection_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_connection_seq_start() 145 static void *rxrpc_connection_seq_next(struct seq_file *seq, void *v, in rxrpc_connection_seq_next() 153 static void rxrpc_connection_seq_stop(struct seq_file *seq, void *v) in rxrpc_connection_seq_stop() 161 static int rxrpc_connection_seq_show(struct seq_file *seq, void *v) in rxrpc_connection_seq_show()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_debugfs.c | 60 static void *seq_tab_start(struct seq_file *seq, loff_t *pos) in seq_tab_start() 70 static void *seq_tab_next(struct seq_file *seq, void *v, loff_t *pos) in seq_tab_next() 78 static void seq_tab_stop(struct seq_file *seq, void *v) in seq_tab_stop() 82 static int seq_tab_show(struct seq_file *seq, void *v) in seq_tab_show() 98 int (*show)(struct seq_file *seq, void *v, int i)) in seq_open_tab() 123 static int cim_la_show(struct seq_file *seq, void *v, int idx) in cim_la_show() 140 static int cim_la_show_3in1(struct seq_file *seq, void *v, int idx) in cim_la_show_3in1() 158 static int cim_la_show_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_t6() 177 static int cim_la_show_pc_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_pc_t6() 237 static int cim_pif_la_show(struct seq_file *seq, void *v, int idx) in cim_pif_la_show() [all …]
|
/Linux-v4.19/net/ipv4/ |
D | proc.c | 54 static int sockstat_seq_show(struct seq_file *seq, void *v) in sockstat_seq_show() 296 static void icmpmsg_put_line(struct seq_file *seq, unsigned long *vals, in icmpmsg_put_line() 313 static void icmpmsg_put(struct seq_file *seq) in icmpmsg_put() 339 static void icmp_put(struct seq_file *seq) in icmp_put() 369 static int snmp_seq_show_ipstats(struct seq_file *seq, void *v) in snmp_seq_show_ipstats() 395 static int snmp_seq_show_tcp_udp(struct seq_file *seq, void *v) in snmp_seq_show_tcp_udp() 445 static int snmp_seq_show(struct seq_file *seq, void *v) in snmp_seq_show() 460 static int netstat_seq_show(struct seq_file *seq, void *v) in netstat_seq_show()
|
/Linux-v4.19/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-v4.19/net/dcb/ |
D | dcbnl.c | 193 static struct sk_buff *dcbnl_newmsg(int type, u8 cmd, u32 port, u32 seq, in dcbnl_newmsg() 219 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate() 230 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg() 274 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr() 288 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap() 332 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs() 378 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setnumtcs() 411 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfcstate() 421 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setpfcstate() 439 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp() [all …]
|
/Linux-v4.19/drivers/net/bonding/ |
D | bond_procfs.c | 10 static void *bond_info_seq_start(struct seq_file *seq, loff_t *pos) in bond_info_seq_start() 30 static void *bond_info_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bond_info_seq_next() 51 static void bond_info_seq_stop(struct seq_file *seq, void *v) in bond_info_seq_stop() 57 static void bond_info_show_master(struct seq_file *seq) in bond_info_show_master() 167 static void bond_info_show_slave(struct seq_file *seq, in bond_info_show_slave() 242 static int bond_info_seq_show(struct seq_file *seq, void *v) in bond_info_seq_show()
|
/Linux-v4.19/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-v4.19/drivers/android/ |
D | binder_alloc_selftest.c | 87 static void pr_err_size_seq(size_t *sizes, int *seq) in pr_err_size_seq() 125 size_t *sizes, int *seq) in binder_selftest_alloc_buf() 142 size_t *sizes, int *seq, size_t end) in binder_selftest_free_buf() 185 size_t *sizes, int *seq, size_t end) in binder_selftest_alloc_free() 201 static bool is_dup(int *seq, int index, int val) in is_dup() 214 size_t *sizes, int *seq, in binder_selftest_free_seq() 235 int seq[BUFFER_NUM] = {0}; in binder_selftest_alloc_size() local
|
/Linux-v4.19/arch/arm/vdso/ |
D | vgettimeofday.c | 36 u32 seq; in __vdso_read_begin() local 48 u32 seq; in vdso_read_begin() local 82 u32 seq; in do_realtime_coarse() local 99 u32 seq; in do_monotonic_coarse() local 139 u32 seq; in do_realtime() local 162 u32 seq; in do_monotonic() local
|
/Linux-v4.19/net/ipv6/ |
D | proc.c | 38 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()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_fence.c | 62 static void radeon_fence_write(struct radeon_device *rdev, u32 seq, int ring) in radeon_fence_write() 86 u32 seq = 0; in radeon_fence_read() local 133 u64 seq; in radeon_fence_emit() local 164 u64 seq; in radeon_fence_check_signaled() local 201 uint64_t seq, last_seq, last_emitted; in radeon_fence_activity() local 343 u64 seq, unsigned ring) in radeon_fence_seq_signaled() 361 u64 seq = fence->seq; in radeon_fence_is_signaled() local 460 static bool radeon_fence_any_seq_signaled(struct radeon_device *rdev, u64 *seq) in radeon_fence_any_seq_signaled() 546 uint64_t seq[RADEON_NUM_RINGS] = {}; in radeon_fence_wait_timeout() local 609 uint64_t seq[RADEON_NUM_RINGS]; in radeon_fence_wait_any() local [all …]
|
/Linux-v4.19/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() 1153 static void *rose_neigh_start(struct seq_file *seq, loff_t *pos) in rose_neigh_start() 1169 static void *rose_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in rose_neigh_next() 1177 static void rose_neigh_stop(struct seq_file *seq, void *v) in rose_neigh_stop() 1183 static int rose_neigh_show(struct seq_file *seq, void *v) in rose_neigh_show() 1224 static void *rose_route_start(struct seq_file *seq, loff_t *pos) in rose_route_start() 1240 static void *rose_route_next(struct seq_file *seq, void *v, loff_t *pos) in rose_route_next() [all …]
|
/Linux-v4.19/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() 199 struct seq_file *seq = file->private_data; in nst_fop_release() local 255 static void *sc_seq_start(struct seq_file *seq, loff_t *pos) in sc_seq_start() 267 static void *sc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sc_seq_next() 300 static void sc_show_sock_stats(struct seq_file *seq, in sc_show_sock_stats() 315 static void sc_show_sock_container(struct seq_file *seq, in sc_show_sock_container() 368 static int sc_seq_show(struct seq_file *seq, void *v) in sc_seq_show() [all …]
|
/Linux-v4.19/net/ax25/ |
D | ax25_uid.c | 149 static void *ax25_uid_seq_start(struct seq_file *seq, loff_t *pos) in ax25_uid_seq_start() 156 static void *ax25_uid_seq_next(struct seq_file *seq, void *v, loff_t *pos) in ax25_uid_seq_next() 161 static void ax25_uid_seq_stop(struct seq_file *seq, void *v) in ax25_uid_seq_stop() 167 static int ax25_uid_seq_show(struct seq_file *seq, void *v) in ax25_uid_seq_show()
|
/Linux-v4.19/net/8021q/ |
D | vlanproc.c | 170 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos) in vlan_seq_start() 192 static void *vlan_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vlan_seq_next() 213 static void vlan_seq_stop(struct seq_file *seq, void *v) in vlan_seq_stop() 219 static int vlan_seq_show(struct seq_file *seq, void *v) in vlan_seq_show() 244 static int vlandev_seq_show(struct seq_file *seq, void *offset) in vlandev_seq_show()
|
/Linux-v4.19/net/phonet/ |
D | socket.c | 543 static struct sock *pn_sock_get_idx(struct seq_file *seq, loff_t pos) in pn_sock_get_idx() 563 static struct sock *pn_sock_get_next(struct seq_file *seq, struct sock *sk) in pn_sock_get_next() 574 static void *pn_sock_seq_start(struct seq_file *seq, loff_t *pos) in pn_sock_seq_start() 581 static void *pn_sock_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_sock_seq_next() 593 static void pn_sock_seq_stop(struct seq_file *seq, void *v) in pn_sock_seq_stop() 599 static int pn_sock_seq_show(struct seq_file *seq, void *v) in pn_sock_seq_show() 718 static struct sock **pn_res_get_idx(struct seq_file *seq, loff_t pos) in pn_res_get_idx() 736 static struct sock **pn_res_get_next(struct seq_file *seq, struct sock **sk) in pn_res_get_next() 749 static void *pn_res_seq_start(struct seq_file *seq, loff_t *pos) in pn_res_seq_start() 756 static void *pn_res_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_res_seq_next() [all …]
|
/Linux-v4.19/kernel/cgroup/ |
D | debug.c | 40 static int current_css_set_read(struct seq_file *seq, void *v) in current_css_set_read() 87 static int current_css_set_cg_links_read(struct seq_file *seq, void *v) in current_css_set_cg_links_read() 114 static int cgroup_css_links_read(struct seq_file *seq, void *v) in cgroup_css_links_read() 203 static int cgroup_subsys_states_read(struct seq_file *seq, void *v) in cgroup_subsys_states_read() 236 static void cgroup_masks_read_one(struct seq_file *seq, const char *name, in cgroup_masks_read_one() 255 static int cgroup_masks_read(struct seq_file *seq, void *v) in cgroup_masks_read()
|