Home
last modified time | relevance | path

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

12345678910>>...33

/linux/net/rxrpc/
H A Dproc.c31 static void *rxrpc_call_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_call_seq_start()
40 static void *rxrpc_call_seq_next(struct seq_file *seq, void *v, loff_t *pos) in rxrpc_call_seq_next()
47 static void rxrpc_call_seq_stop(struct seq_file *seq, void *v) in rxrpc_call_seq_stop()
53 static int rxrpc_call_seq_show(struct seq_file *seq, void *v) in rxrpc_call_seq_show()
119 static void *rxrpc_connection_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_connection_seq_start()
128 static void *rxrpc_connection_seq_next(struct seq_file *seq, void *v, in rxrpc_connection_seq_next()
136 static void rxrpc_connection_seq_stop(struct seq_file *seq, void *v) in rxrpc_connection_seq_stop()
144 static int rxrpc_connection_seq_show(struct seq_file *seq, void *v) in rxrpc_connection_seq_show()
206 static void *rxrpc_bundle_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_bundle_seq_start()
215 static void *rxrpc_bundle_seq_next(struct seq_file *seq, void *v, in rxrpc_bundle_seq_next()
[all …]
/linux/net/x25/
H A Dx25_proc.c25 static void *x25_seq_route_start(struct seq_file *seq, loff_t *pos) in x25_seq_route_start() argument
32 static void *x25_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_route_next() argument
37 static void x25_seq_route_stop(struct seq_file *seq, void *v) in x25_seq_route_stop() argument
43 static int x25_seq_route_show(struct seq_file *seq, void *v) in x25_seq_route_show() argument
60 static void *x25_seq_socket_start(struct seq_file *seq, loff_t *pos) in x25_seq_socket_start() argument
67 static void *x25_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_socket_next() argument
72 static void x25_seq_socket_stop(struct seq_file *seq, void *v) in x25_seq_socket_stop() argument
78 static int x25_seq_socket_show(struct seq_file *seq, voi argument
112 x25_seq_forward_start(struct seq_file * seq,loff_t * pos) x25_seq_forward_start() argument
119 x25_seq_forward_next(struct seq_file * seq,void * v,loff_t * pos) x25_seq_forward_next() argument
124 x25_seq_forward_stop(struct seq_file * seq,void * v) x25_seq_forward_stop() argument
130 x25_seq_forward_show(struct seq_file * seq,void * v) x25_seq_forward_show() argument
[all...]
/linux/net/appletalk/
H 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()
152 static void *atalk_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_socket_next()
[all …]
/linux/net/core/
H A Dnet-procfs.c10 static void *dev_seq_from_index(struct seq_file *seq, loff_t *pos) in dev_seq_from_index()
22 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start()
32 static void *dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in dev_seq_next()
38 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop()
44 static void dev_seq_printf_stats(struct seq_file *seq, struct net_device *dev) in dev_seq_printf_stats()
72 static int dev_seq_show(struct seq_file *seq, void *v) in dev_seq_show()
108 static void *softnet_seq_start(struct seq_file *seq, loff_t *pos) in softnet_seq_start()
113 static void *softnet_seq_next(struct seq_file *seq, void *v, loff_t *pos) in softnet_seq_next()
119 static void softnet_seq_stop(struct seq_file *seq, void *v) in softnet_seq_stop()
123 static int softnet_seq_show(struct seq_file *seq, void *v) in softnet_seq_show()
[all …]
/linux/net/atm/
H A Dproc.c42 static void add_stats(struct seq_file *seq, const char *aal, in add_stats()
51 static void atm_dev_info(struct seq_file *seq, const struct atm_dev *dev) in atm_dev_info()
106 static inline void *vcc_walk(struct seq_file *seq, loff_t l) in vcc_walk()
115 static void *vcc_seq_start(struct seq_file *seq, loff_t *pos) in vcc_seq_start()
126 static void vcc_seq_stop(struct seq_file *seq, void *v) in vcc_seq_stop()
132 static void *vcc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in vcc_seq_next()
139 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info()
166 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info()
193 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info()
213 static int atm_dev_seq_show(struct seq_file *seq, void *v) in atm_dev_seq_show()
[all …]
/linux/net/kcm/
H 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/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c61 static void *seq_tab_start(struct seq_file *seq, loff_t *pos) in seq_tab_start()
71 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/net/wireless/
H A Dwext-proc.c29 wireless_seq_printf_stats(struct seq_file * seq,struct net_device * dev) wireless_seq_printf_stats() argument
75 wireless_dev_seq_show(struct seq_file * seq,void * v) wireless_dev_seq_show() argument
90 wireless_dev_seq_start(struct seq_file * seq,loff_t * pos) wireless_dev_seq_start() argument
107 wireless_dev_seq_next(struct seq_file * seq,void * v,loff_t * pos) wireless_dev_seq_next() argument
117 wireless_dev_seq_stop(struct seq_file * seq,void * v) wireless_dev_seq_stop() argument
[all...]
/linux/net/dcb/
H A Ddcbnl.c216 static struct sk_buff *dcbnl_newmsg(int type, u8 cmd, u32 port, u32 seq, in dcbnl_newmsg()
242 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate()
253 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg()
298 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr()
312 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap()
357 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getnumtcs()
404 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setnumtcs()
438 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfcstate()
448 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setpfcstate()
466 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp()
[all …]
/linux/fs/dlm/
H A Drcom.c32 uint64_t seq) in _create_rcom()
52 uint64_t seq) in create_rcom()
72 struct dlm_msg **msg_ret, uint64_t seq) in create_rcom_stateless()
172 uint64_t seq) in dlm_rcom_status()
225 uint64_t seq) in receive_rcom_status()
308 int last_len, uint64_t seq) in dlm_rcom_names()
337 uint64_t seq) in receive_rcom_names()
360 int dlm_send_rcom_lookup(struct dlm_rsb *r, int dir_nodeid, uint64_t seq) in dlm_send_rcom_lookup()
380 const struct dlm_rcom *rc_in, uint64_t seq) in receive_rcom_lookup()
447 int dlm_send_rcom_lock(struct dlm_rsb *r, struct dlm_lkb *lkb, uint64_t seq) in dlm_send_rcom_lock()
[all …]
H A Drecover.c96 int save_slots, uint64_t seq) in wait_status_all()
129 uint32_t status_flags, uint64_t seq) in wait_status_low()
154 static int wait_status(struct dlm_ls *ls, uint32_t status, uint64_t seq) in wait_status()
169 int dlm_recover_members_wait(struct dlm_ls *ls, uint64_t seq) in dlm_recover_members_wait()
213 int dlm_recover_directory_wait(struct dlm_ls *ls, uint64_t seq) in dlm_recover_directory_wait()
218 int dlm_recover_locks_wait(struct dlm_ls *ls, uint64_t seq) in dlm_recover_locks_wait()
223 int dlm_recover_done_wait(struct dlm_ls *ls, uint64_t seq) in dlm_recover_done_wait()
448 static int recover_master(struct dlm_rsb *r, unsigned int *count, uint64_t seq) in recover_master()
528 int dlm_recover_masters(struct dlm_ls *ls, uint64_t seq, in dlm_recover_masters()
619 uint64_t seq) in recover_locks_queue()
[all …]
/linux/fs/ocfs2/cluster/
H 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()
246 static void *sc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sc_seq_next()
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()
[all …]
/linux/net/8021q/
H A Dvlanproc.c166 static void *vlan_seq_from_index(struct seq_file *seq, loff_t *pos) in vlan_seq_from_index() argument
180 static void *vlan_seq_start(struct seq_file *seq, loff_t *pos) in vlan_seq_start() argument
190 static void *vlan_seq_next(struct seq_file *seq, voi argument
196 vlan_seq_stop(struct seq_file * seq,void * v) vlan_seq_stop() argument
202 vlan_seq_show(struct seq_file * seq,void * v) vlan_seq_show() argument
227 vlandev_seq_show(struct seq_file * seq,void * offset) vlandev_seq_show() argument
[all...]
/linux/drivers/net/bonding/
H A Dbond_procfs.c12 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()
53 static void bond_info_seq_stop(struct seq_file *seq, void *v) in bond_info_seq_stop()
59 static void bond_info_show_master(struct seq_file *seq) in bond_info_show_master()
192 static void bond_info_show_slave(struct seq_file *seq, in bond_info_show_slave()
267 static int bond_info_seq_show(struct seq_file *seq, void *v) in bond_info_seq_show()
/linux/net/llc/
H 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/arch/powerpc/platforms/pseries/
H A Dpapr-rtas-common.c79 papr_rtas_blob_generate(struct papr_rtas_sequence *seq) in papr_rtas_blob_generate()
106 int papr_rtas_sequence_set_err(struct papr_rtas_sequence *seq, int err) in papr_rtas_sequence_set_err()
132 static const struct papr_rtas_blob *papr_rtas_run_sequence(struct papr_rtas_sequence *seq) in papr_rtas_run_sequence()
169 const struct papr_rtas_blob *papr_rtas_retrieve(struct papr_rtas_sequence *seq) in papr_rtas_retrieve()
203 long papr_rtas_setup_file_interface(struct papr_rtas_sequence *seq, in papr_rtas_setup_file_interface()
233 bool papr_rtas_sequence_should_stop(const struct papr_rtas_sequence *seq, in papr_rtas_sequence_should_stop()
/linux/drivers/gpu/drm/radeon/
H 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
137 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
340 u64 seq, unsigned int ring) in radeon_fence_seq_signaled()
358 u64 seq = fence->seq; in radeon_fence_is_signaled() local
442 static bool radeon_fence_any_seq_signaled(struct radeon_device *rdev, u64 *seq) in radeon_fence_any_seq_signaled()
528 uint64_t seq[RADEON_NUM_RINGS] = {}; in radeon_fence_wait_timeout() local
582 uint64_t seq[RADEON_NUM_RINGS] = {}; in radeon_fence_wait_next() local
[all …]
/linux/kernel/bpf/
H A Ddmabuf_iter.c19 static void *dmabuf_iter_seq_start(struct seq_file *seq, loff_t *pos) in dmabuf_iter_seq_start()
40 static void *dmabuf_iter_seq_next(struct seq_file *seq, void *v, loff_t *pos) in dmabuf_iter_seq_next()
54 static int __dmabuf_seq_show(struct seq_file *seq, void *v, bool in_stop) in __dmabuf_seq_show()
71 static int dmabuf_iter_seq_show(struct seq_file *seq, void *v) in dmabuf_iter_seq_show()
76 static void dmabuf_iter_seq_stop(struct seq_file *seq, void *v) in dmabuf_iter_seq_stop()
95 struct seq_file *seq) in bpf_iter_dmabuf_show_fdinfo()
/linux/net/phonet/
H A Dsocket.c522 static struct sock *pn_sock_get_idx(struct seq_file *seq, loff_t pos) in pn_sock_get_idx()
542 static struct sock *pn_sock_get_next(struct seq_file *seq, struct sock *sk) in pn_sock_get_next()
553 static void *pn_sock_seq_start(struct seq_file *seq, loff_t *pos) in pn_sock_seq_start()
560 static void *pn_sock_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_sock_seq_next()
572 static void pn_sock_seq_stop(struct seq_file *seq, void *v) in pn_sock_seq_stop()
578 static int pn_sock_seq_show(struct seq_file *seq, void *v) in pn_sock_seq_show()
697 static struct sock __rcu **pn_res_get_idx(struct seq_file *seq, loff_t pos) in pn_res_get_idx()
715 static struct sock __rcu **pn_res_get_next(struct seq_file *seq, struct sock __rcu **sk) in pn_res_get_next()
728 static void *pn_res_seq_start(struct seq_file *seq, loff_t *pos) in pn_res_seq_start()
735 static void *pn_res_seq_next(struct seq_file *seq, void *v, loff_t *pos) in pn_res_seq_next()
[all …]
/linux/net/sctp/
H 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/drivers/scsi/elx/efct/
H 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/drivers/net/ethernet/pensando/ionic/
H 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/vdpa/pds/
H A Ddebugfs.c35 static void print_status_bits(struct seq_file *seq, u8 status) in print_status_bits()
47 static void print_feature_bits_all(struct seq_file *seq, u64 features) in print_feature_bits_all()
175 static int identity_show(struct seq_file *seq, void *v) in identity_show()
201 static int config_show(struct seq_file *seq, void *v) in config_show()
236 static int vq_show(struct seq_file *seq, void *v) in vq_show()
/linux/net/netfilter/
H A Dnf_flow_table_procfs.c6 static void *nf_flow_table_cpu_seq_start(struct seq_file *seq, loff_t *pos) in nf_flow_table_cpu_seq_start()
24 static void *nf_flow_table_cpu_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nf_flow_table_cpu_seq_next()
39 static void nf_flow_table_cpu_seq_stop(struct seq_file *seq, void *v) in nf_flow_table_cpu_seq_stop()
43 static int nf_flow_table_cpu_seq_show(struct seq_file *seq, void *v) in nf_flow_table_cpu_seq_show()
/linux/kernel/cgroup/
H A Ddebug.c40 static int current_css_set_read(struct seq_file *seq, void *v) in current_css_set_read()
85 static int current_css_set_cg_links_read(struct seq_file *seq, void *v) in current_css_set_cg_links_read()
110 static int cgroup_css_links_read(struct seq_file *seq, void *v) in cgroup_css_links_read()
199 static int cgroup_subsys_states_read(struct seq_file *seq, void *v) in cgroup_subsys_states_read()
232 static void cgroup_masks_read_one(struct seq_file *seq, const char *name, in cgroup_masks_read_one()
251 static int cgroup_masks_read(struct seq_file *seq, void *v) in cgroup_masks_read()

12345678910>>...33