Home
last modified time | relevance | path

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

12345678910>>...42

/linux/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()
113 static void *x25_seq_forward_start(struct seq_file *seq, loff_t *pos) in x25_seq_forward_start()
125 static void x25_seq_forward_stop(struct seq_file *seq, void *v) in x25_seq_forward_stop()
[all …]
/linux/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 …]
/linux/net/core/
A Dnet-procfs.c50 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start()
63 static void *dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in dev_seq_next()
69 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop()
103 static int dev_seq_show(struct seq_file *seq, void *v) in dev_seq_show()
135 static void *softnet_seq_start(struct seq_file *seq, loff_t *pos) in softnet_seq_start()
146 static void softnet_seq_stop(struct seq_file *seq, void *v) in softnet_seq_stop()
150 static int softnet_seq_show(struct seq_file *seq, void *v) in softnet_seq_show()
215 static void *ptype_seq_start(struct seq_file *seq, loff_t *pos) in ptype_seq_start()
251 static void ptype_seq_stop(struct seq_file *seq, void *v) in ptype_seq_stop()
257 static int ptype_seq_show(struct seq_file *seq, void *v) in ptype_seq_show()
[all …]
/linux/drivers/isdn/capi/
A Dkcapi_proc.c38 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()
/linux/net/rxrpc/
A Dproc.c27 static void *rxrpc_call_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_call_seq_start()
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()
132 static void *rxrpc_connection_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_connection_seq_start()
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()
252 static void *rxrpc_peer_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_peer_seq_start()
[all …]
/linux/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()
205 static void *sctp_transport_seq_start(struct seq_file *seq, loff_t *pos) in sctp_transport_seq_start()
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()
[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()
/linux/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 …]
/linux/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 …]
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_debugfs.c78 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()
903 static int clk_show(struct seq_file *seq, void *v) in clk_show()
1227 struct seq_file *seq = file->private_data; in mboxlog_open() local
1923 struct seq_file *seq = file->private_data; in mps_tcam_open() local
2554 struct seq_file *seq = file->private_data; in dcb_info_open() local
3238 struct seq_file *seq = file->private_data; in sge_qinfo_open() local
3616 static void show_tcp_stats(struct seq_file *seq) in show_tcp_stats()
3635 static void show_ddp_stats(struct seq_file *seq) in show_ddp_stats()
3649 static void show_rdma_stats(struct seq_file *seq) in show_rdma_stats()
[all …]
/linux/net/ipv4/
A Dproc.c51 static int sockstat_seq_show(struct seq_file *seq, void *v) in sockstat_seq_show()
303 static void icmpmsg_put_line(struct seq_file *seq, unsigned long *vals, in icmpmsg_put_line()
320 static void icmpmsg_put(struct seq_file *seq) in icmpmsg_put()
346 static void icmp_put(struct seq_file *seq) in icmp_put()
376 static int snmp_seq_show_ipstats(struct seq_file *seq, void *v) in snmp_seq_show_ipstats()
402 static int snmp_seq_show_tcp_udp(struct seq_file *seq, void *v) in snmp_seq_show_tcp_udp()
452 static int snmp_seq_show(struct seq_file *seq, void *v) in snmp_seq_show()
467 static int netstat_seq_show(struct seq_file *seq, void *v) in netstat_seq_show()
/linux/net/dcb/
A Ddcbnl.c208 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate()
219 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg()
264 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr()
278 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap()
323 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs()
432 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp()
502 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setapp()
748 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setall()
1371 u32 seq, u32 portid, int dcbx_ver) in dcbnl_notify()
1405 u32 seq, u32 portid) in dcbnl_ieee_notify()
[all …]
/linux/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()
/linux/drivers/net/bonding/
A Dbond_procfs.c11 static void *bond_info_seq_start(struct seq_file *seq, loff_t *pos) in bond_info_seq_start()
31 static void *bond_info_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bond_info_seq_next()
52 static void bond_info_seq_stop(struct seq_file *seq, void *v) in bond_info_seq_stop()
58 static void bond_info_show_master(struct seq_file *seq) in bond_info_show_master()
173 static void bond_info_show_slave(struct seq_file *seq, in bond_info_show_slave()
248 static int bond_info_seq_show(struct seq_file *seq, void *v) in bond_info_seq_show()
/linux/fs/ocfs2/cluster/
A Dnetdebug.c83 static void *nst_seq_start(struct seq_file *seq, loff_t *pos) in nst_seq_start()
94 static void *nst_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nst_seq_next()
109 static int nst_seq_show(struct seq_file *seq, void *v) in nst_seq_show()
153 static void nst_seq_stop(struct seq_file *seq, void *v) in nst_seq_stop()
178 struct seq_file *seq = file->private_data; in nst_fop_release() local
234 static void *sc_seq_start(struct seq_file *seq, loff_t *pos) in sc_seq_start()
279 static void sc_show_sock_stats(struct seq_file *seq, in sc_show_sock_stats()
294 static void sc_show_sock_container(struct seq_file *seq, in sc_show_sock_container()
347 static int sc_seq_show(struct seq_file *seq, void *v) in sc_seq_show()
367 static void sc_seq_stop(struct seq_file *seq, void *v) in sc_seq_stop()
[all …]
/linux/kernel/bpf/
A Dtask_iter.c53 static void *task_seq_start(struct seq_file *seq, loff_t *pos) in task_seq_start()
67 static void *task_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_seq_next()
107 static int task_seq_show(struct seq_file *seq, void *v) in task_seq_show()
112 static void task_seq_stop(struct seq_file *seq, void *v) in task_seq_stop()
195 static void *task_file_seq_start(struct seq_file *seq, loff_t *pos) in task_file_seq_start()
208 static void *task_file_seq_next(struct seq_file *seq, void *v, loff_t *pos) in task_file_seq_next()
249 static int task_file_seq_show(struct seq_file *seq, void *v) in task_file_seq_show()
254 static void task_file_seq_stop(struct seq_file *seq, void *v) in task_file_seq_stop()
446 static void *task_vma_seq_start(struct seq_file *seq, loff_t *pos) in task_vma_seq_start()
493 static int task_vma_seq_show(struct seq_file *seq, void *v) in task_vma_seq_show()
[all …]
/linux/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()
/linux/drivers/android/
A Dbinder_alloc_selftest.c78 static void pr_err_size_seq(size_t *sizes, int *seq) in pr_err_size_seq()
117 size_t *sizes, int *seq) in binder_selftest_alloc_buf()
134 size_t *sizes, int *seq, size_t end) in binder_selftest_free_buf()
177 size_t *sizes, int *seq, size_t end) in binder_selftest_alloc_free()
193 static bool is_dup(int *seq, int index, int val) in is_dup()
206 size_t *sizes, int *seq, in binder_selftest_free_seq()
227 int seq[BUFFER_NUM] = {0}; in binder_selftest_alloc_size() local
/linux/net/rose/
A Drose_route.c1092 static void *rose_node_start(struct seq_file *seq, loff_t *pos) in rose_node_start()
1108 static void *rose_node_next(struct seq_file *seq, void *v, loff_t *pos) in rose_node_next()
1116 static void rose_node_stop(struct seq_file *seq, void *v) in rose_node_stop()
1122 static int rose_node_show(struct seq_file *seq, void *v) in rose_node_show()
1158 static void *rose_neigh_start(struct seq_file *seq, loff_t *pos) in rose_neigh_start()
1174 static void *rose_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in rose_neigh_next()
1182 static void rose_neigh_stop(struct seq_file *seq, void *v) in rose_neigh_stop()
1188 static int rose_neigh_show(struct seq_file *seq, void *v) in rose_neigh_show()
1229 static void *rose_route_start(struct seq_file *seq, loff_t *pos) in rose_route_start()
1253 static void rose_route_stop(struct seq_file *seq, void *v) in rose_route_stop()
[all …]
/linux/drivers/gpu/drm/radeon/
A Dradeon_fence.c67 static void radeon_fence_write(struct radeon_device *rdev, u32 seq, int ring) in radeon_fence_write()
91 u32 seq = 0; in radeon_fence_read() local
138 u64 seq; in radeon_fence_emit() local
169 u64 seq; in radeon_fence_check_signaled() local
199 uint64_t seq, last_seq, last_emitted; in radeon_fence_activity() local
341 u64 seq, unsigned ring) in radeon_fence_seq_signaled()
359 u64 seq = fence->seq; in radeon_fence_is_signaled() local
538 uint64_t seq[RADEON_NUM_RINGS] = {}; in radeon_fence_wait_timeout() local
598 uint64_t seq[RADEON_NUM_RINGS]; in radeon_fence_wait_any() local
636 uint64_t seq[RADEON_NUM_RINGS] = {}; in radeon_fence_wait_next() local
[all …]
/linux/net/ipv6/
A Dproc.c34 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()
202 static void snmp6_seq_show_item64(struct seq_file *seq, void __percpu *mib, in snmp6_seq_show_item64()
215 static int snmp6_seq_show(struct seq_file *seq, void *v) in snmp6_seq_show()
231 static int snmp6_dev_seq_show(struct seq_file *seq, void *v) in snmp6_dev_seq_show()
/linux/drivers/net/ethernet/pensando/ionic/
A Dionic_debugfs.c37 static int identity_show(struct seq_file *seq, void *v) in identity_show()
75 static int q_tail_show(struct seq_file *seq, void *v) in q_tail_show()
85 static int q_head_show(struct seq_file *seq, void *v) in q_head_show()
95 static int cq_tail_show(struct seq_file *seq, void *v) in cq_tail_show()
219 static int netdev_show(struct seq_file *seq, void *v) in netdev_show()
229 static int lif_filters_show(struct seq_file *seq, void *v) in lif_filters_show()
/linux/drivers/scsi/elx/efct/
A Defct_unsol.c40 efct_dispatch_frame(struct efct *efct, struct efc_hw_sequence *seq) in efct_dispatch_frame()
84 efct_unsolicited_cb(void *arg, struct efc_hw_sequence *seq) in efct_unsolicited_cb()
138 efct_validate_fcp_cmd(struct efct *efct, struct efc_hw_sequence *seq) in efct_validate_fcp_cmd()
222 struct efc_hw_sequence *seq, in efct_sframe_common_send()
300 efct_sframe_send_fcp_rsp(struct efct_node *node, struct efc_hw_sequence *seq, in efct_sframe_send_fcp_rsp()
314 struct efc_hw_sequence *seq) in efct_sframe_send_task_set_full_or_busy()
339 efct_dispatch_fcp_cmd(struct efct_node *node, struct efc_hw_sequence *seq) in efct_dispatch_fcp_cmd()
463 efct_node_recv_abts_frame(struct efct_node *node, struct efc_hw_sequence *seq) in efct_node_recv_abts_frame()
/linux/net/phonet/
A Dsocket.c519 static struct sock *pn_sock_get_idx(struct seq_file *seq, loff_t pos) in pn_sock_get_idx()
539 static struct sock *pn_sock_get_next(struct seq_file *seq, struct sock *sk) in pn_sock_get_next()
550 static void *pn_sock_seq_start(struct seq_file *seq, loff_t *pos) in pn_sock_seq_start()
557 static void *pn_sock_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_sock_seq_next()
569 static void pn_sock_seq_stop(struct seq_file *seq, void *v) in pn_sock_seq_stop()
575 static int pn_sock_seq_show(struct seq_file *seq, void *v) in pn_sock_seq_show()
694 static struct sock **pn_res_get_idx(struct seq_file *seq, loff_t pos) in pn_res_get_idx()
725 static void *pn_res_seq_start(struct seq_file *seq, loff_t *pos) in pn_res_seq_start()
732 static void *pn_res_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_res_seq_next()
744 static void pn_res_seq_stop(struct seq_file *seq, void *v) in pn_res_seq_stop()
[all …]
/linux/drivers/cpufreq/
A Ds3c24xx-cpufreq-debugfs.c30 static void show_max(struct seq_file *seq, struct s3c_freq *f) in show_max()
36 static int board_show(struct seq_file *seq, void *p) in board_show()
65 static int info_show(struct seq_file *seq, void *p) in info_show()
96 static int io_show(struct seq_file *seq, void *p) in io_show()

Completed in 95 milliseconds

12345678910>>...42