Home
last modified time | relevance | path

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

12345678910>>...14

/drivers/isdn/capi/
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()
143 static void *applications_start(struct seq_file *seq, loff_t *pos) in applications_start()
155 applications_next(struct seq_file *seq, void *v, loff_t *pos) in applications_next()
164 static void applications_stop(struct seq_file *seq, void *v) in applications_stop()
171 applications_show(struct seq_file *seq, void *v) in applications_show()
188 applstats_show(struct seq_file *seq, void *v) in applstats_show()
[all …]
/drivers/staging/lustre/lustre/fid/
Dfid_request.c54 static int seq_client_rpc(struct lu_client_seq *seq, in seq_client_rpc()
150 struct lu_client_seq *seq) in seq_client_alloc_meta()
169 struct lu_client_seq *seq, u64 *seqnr) in seq_client_alloc_seq()
198 static int seq_fid_alloc_prep(struct lu_client_seq *seq, in seq_fid_alloc_prep()
218 static void seq_fid_alloc_fini(struct lu_client_seq *seq) in seq_fid_alloc_fini()
228 struct lu_client_seq *seq, struct lu_fid *fid) in seq_client_alloc_fid()
295 void seq_client_flush(struct lu_client_seq *seq) in seq_client_flush()
328 static void seq_client_debugfs_fini(struct lu_client_seq *seq) in seq_client_debugfs_fini()
334 static int seq_client_debugfs_init(struct lu_client_seq *seq) in seq_client_debugfs_init()
365 static void seq_client_fini(struct lu_client_seq *seq) in seq_client_fini()
[all …]
Dlproc_fid.c99 struct lu_client_seq *seq; in ldebugfs_fid_space_seq_write() local
120 struct lu_client_seq *seq = (struct lu_client_seq *)m->private; in ldebugfs_fid_space_seq_show() local
134 struct lu_client_seq *seq; in ldebugfs_fid_width_seq_write() local
165 struct lu_client_seq *seq = (struct lu_client_seq *)m->private; in ldebugfs_fid_width_seq_show() local
177 struct lu_client_seq *seq = (struct lu_client_seq *)m->private; in ldebugfs_fid_fid_seq_show() local
189 struct lu_client_seq *seq = (struct lu_client_seq *)m->private; in ldebugfs_fid_server_seq_show() local
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c56 static void *seq_tab_start(struct seq_file *seq, loff_t *pos) in seq_tab_start()
66 static void *seq_tab_next(struct seq_file *seq, void *v, loff_t *pos) in seq_tab_next()
74 static void seq_tab_stop(struct seq_file *seq, void *v) in seq_tab_stop()
78 static int seq_tab_show(struct seq_file *seq, void *v) in seq_tab_show()
94 int (*show)(struct seq_file *seq, void *v, int i)) in seq_open_tab()
119 static int cim_la_show(struct seq_file *seq, void *v, int idx) in cim_la_show()
136 static int cim_la_show_3in1(struct seq_file *seq, void *v, int idx) in cim_la_show_3in1()
154 static int cim_la_show_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_t6()
173 static int cim_la_show_pc_t6(struct seq_file *seq, void *v, int idx) in cim_la_show_pc_t6()
233 static int cim_pif_la_show(struct seq_file *seq, void *v, int idx) in cim_pif_la_show()
[all …]
Dl2t.c670 static inline void *l2t_get_idx(struct seq_file *seq, loff_t pos) in l2t_get_idx()
677 static void *l2t_seq_start(struct seq_file *seq, loff_t *pos) in l2t_seq_start()
682 static void *l2t_seq_next(struct seq_file *seq, void *v, loff_t *pos) in l2t_seq_next()
690 static void l2t_seq_stop(struct seq_file *seq, void *v) in l2t_seq_stop()
708 static int l2t_seq_show(struct seq_file *seq, void *v) in l2t_seq_show()
746 struct seq_file *seq = file->private_data; in l2t_seq_open() local
/drivers/net/bonding/
Dbond_procfs.c9 static void *bond_info_seq_start(struct seq_file *seq, loff_t *pos) in bond_info_seq_start()
29 static void *bond_info_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bond_info_seq_next()
50 static void bond_info_seq_stop(struct seq_file *seq, void *v) in bond_info_seq_stop()
56 static void bond_info_show_master(struct seq_file *seq) in bond_info_show_master()
166 static void bond_info_show_slave(struct seq_file *seq, in bond_info_show_slave()
240 static int bond_info_seq_show(struct seq_file *seq, void *v) in bond_info_seq_show()
260 struct seq_file *seq; in bond_info_open() local
/drivers/gpu/drm/radeon/
Dradeon_fence.c62 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
162 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
458 static bool radeon_fence_any_seq_signaled(struct radeon_device *rdev, u64 *seq) in radeon_fence_any_seq_signaled()
544 uint64_t seq[RADEON_NUM_RINGS] = {}; in radeon_fence_wait_timeout() local
607 uint64_t seq[RADEON_NUM_RINGS]; in radeon_fence_wait_any() local
[all …]
/drivers/android/
Dbinder_alloc_selftest.c87 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
/drivers/cpufreq/
Ds3c24xx-cpufreq-debugfs.c33 static void show_max(struct seq_file *seq, struct s3c_freq *f) in show_max()
39 static int board_show(struct seq_file *seq, void *p) in board_show()
79 static int info_show(struct seq_file *seq, void *p) in info_show()
121 static int io_show(struct seq_file *seq, void *p) in io_show()
/drivers/char/
Dmisc.c66 static void *misc_seq_start(struct seq_file *seq, loff_t *pos) in misc_seq_start()
72 static void *misc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in misc_seq_next()
77 static void misc_seq_stop(struct seq_file *seq, void *v) in misc_seq_stop()
82 static int misc_seq_show(struct seq_file *seq, void *v) in misc_seq_show()
/drivers/mtd/devices/
Dst_spi_fsm.c255 uint8_t seq[16]; member
524 static int stfsm_mx25_en_32bit_addr_seq(struct stfsm_seq *seq) in stfsm_mx25_en_32bit_addr_seq()
685 static int stfsm_n25q_en_32bit_addr_seq(struct stfsm_seq *seq) in stfsm_n25q_en_32bit_addr_seq()
718 const struct stfsm_seq *seq) in stfsm_load_seq()
806 const struct stfsm_seq *seq = &stfsm_seq_load_fifo_byte; in stfsm_clear_fifo() local
856 struct stfsm_seq *seq = &fsm->stfsm_seq_en_32bit_addr; in stfsm_enter_32bit_addr() local
873 struct stfsm_seq *seq = &stfsm_seq_read_status_fifo; in stfsm_wait_busy() local
921 struct stfsm_seq *seq = &stfsm_seq_read_status_fifo; in stfsm_read_status() local
949 struct stfsm_seq *seq = &stfsm_seq_write_status; in stfsm_write_status() local
1009 struct stfsm_seq *seq) in stfsm_prepare_erasesec_seq()
[all …]
/drivers/net/wireless/rsi/
Drsi_91x_debugfs.c27 static int rsi_sdio_stats_read(struct seq_file *seq, void *data) in rsi_sdio_stats_read()
82 static int rsi_version_read(struct seq_file *seq, void *data) in rsi_version_read()
123 static int rsi_stats_read(struct seq_file *seq, void *data) in rsi_stats_read()
203 static int rsi_debug_zone_read(struct seq_file *seq, void *data) in rsi_debug_zone_read()
/drivers/net/wireless/st/cw1200/
Ddebug.c72 static void cw1200_queue_status_show(struct seq_file *seq, in cw1200_queue_status_show()
89 static void cw1200_debug_print_map(struct seq_file *seq, in cw1200_debug_print_map()
101 static int cw1200_status_show(struct seq_file *seq, void *v) in cw1200_status_show()
306 static int cw1200_counters_show(struct seq_file *seq, void *v) in cw1200_counters_show()
/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1795 static int mboxlog_show(struct seq_file *seq, void *v) in mboxlog_show()
1833 static inline void *mboxlog_get_idx(struct seq_file *seq, loff_t pos) in mboxlog_get_idx()
1841 static void *mboxlog_start(struct seq_file *seq, loff_t *pos) in mboxlog_start()
1846 static void *mboxlog_next(struct seq_file *seq, void *v, loff_t *pos) in mboxlog_next()
1852 static void mboxlog_stop(struct seq_file *seq, void *v) in mboxlog_stop()
1868 struct seq_file *seq = file->private_data; in mboxlog_open() local
1888 static int sge_qinfo_show(struct seq_file *seq, void *v) in sge_qinfo_show()
1991 static void *sge_queue_start(struct seq_file *seq, loff_t *pos) in sge_queue_start()
1998 static void sge_queue_stop(struct seq_file *seq, void *v) in sge_queue_stop()
2002 static void *sge_queue_next(struct seq_file *seq, void *v, loff_t *pos) in sge_queue_next()
[all …]
/drivers/scsi/aic94xx/
Daic94xx_hwi.c218 struct asd_seq_data *seq = &asd_ha->seq; in asd_init_scbs() local
288 struct asd_seq_data *seq = &asd_ha->seq; in asd_alloc_edbs() local
319 struct asd_seq_data *seq = &asd_ha->seq; in asd_alloc_escbs() local
354 struct asd_seq_data *seq = &asd_ha->seq; in asd_assign_edbs2escbs() local
385 struct asd_seq_data *seq = &asd_ha->seq; in asd_init_escbs() local
733 struct asd_seq_data *seq = &asd_ha->seq; in asd_dl_tasklet_handler() local
1050 struct asd_seq_data *seq = &asd_ha->seq; in asd_ascb_alloc() local
1149 struct asd_seq_data *seq = &asd_ha->seq; in asd_swap_head_scb() local
/drivers/staging/lustre/lustre/fld/
Dfld_request.c56 static int fld_rrb_hash(struct lu_client_fld *fld, u64 seq) in fld_rrb_hash()
63 fld_rrb_scan(struct lu_client_fld *fld, u64 seq) in fld_rrb_scan()
129 fld_client_get_target(struct lu_client_fld *fld, u64 seq) in fld_client_get_target()
417 int fld_client_lookup(struct lu_client_fld *fld, u64 seq, u32 *mds, in fld_client_lookup()
/drivers/target/iscsi/
Discsi_target_erl0.c98 struct iscsi_seq *seq; in iscsit_dataout_within_command_recovery_check() local
218 struct iscsi_seq *seq = NULL; in iscsit_dataout_check_sequence() local
361 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_check_datasn() local
419 struct iscsi_seq *seq = cmd->seq_ptr; in iscsit_dataout_pre_datapduinorder_yes() local
544 struct iscsi_seq *seq = NULL; in iscsit_dataout_post_crc_passed() local
Discsi_target_seq_pdu_list.c34 struct iscsi_seq *seq; in iscsit_dump_seq_list() local
304 struct iscsi_seq *seq = cmd->seq_list; in iscsit_do_build_pdu_and_seq_lists() local
504 struct iscsi_seq *seq = NULL; in iscsit_build_pdu_and_seq_lists() local
597 struct iscsi_seq *seq) in iscsit_get_pdu_holder_for_seq()
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_fence.c96 static void amdgpu_fence_write(struct amdgpu_ring *ring, u32 seq) in amdgpu_fence_write()
115 u32 seq = 0; in amdgpu_fence_read() local
139 uint32_t seq; in amdgpu_fence_emit() local
196 uint32_t seq, last_seq; in amdgpu_fence_process() local
263 uint64_t seq = ACCESS_ONCE(ring->fence_drv.sync_seq); in amdgpu_fence_wait_empty() local
/drivers/target/tcm_fc/
Dtfc_io.c104 struct fc_seq *seq = cmd->seq; in ft_queue_data_in() local
212 struct fc_seq *seq = cmd->seq; in ft_recv_write_data() local
344 struct fc_seq *seq; in ft_invl_hw_context() local
/drivers/block/drbd/
Ddrbd_proc.c49 static void seq_printf_with_thousands_grouping(struct seq_file *seq, long v) in seq_printf_with_thousands_grouping()
113 static void drbd_syncer_progress(struct drbd_device *device, struct seq_file *seq, in drbd_syncer_progress()
238 static int drbd_seq_show(struct seq_file *seq, void *v) in drbd_seq_show()
/drivers/staging/lustre/lustre/include/
Dlustre_fid.h292 const __u64 seq = fid_seq(fid); in fid_is_namespace_visible() local
302 static inline int fid_seq_in_fldb(__u64 seq) in fid_seq_in_fldb()
308 static inline void lu_last_id_fid(struct lu_fid *fid, __u64 seq, __u32 ost_idx) in lu_last_id_fid()
555 __u64 seq; in fid_flatten() local
583 __u64 seq; in fid_flatten32() local
/drivers/net/hamradio/
Dbpqether.c383 static void *bpq_seq_start(struct seq_file *seq, loff_t *pos) in bpq_seq_start()
401 static void *bpq_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bpq_seq_next()
417 static void bpq_seq_stop(struct seq_file *seq, void *v) in bpq_seq_stop()
424 static int bpq_seq_show(struct seq_file *seq, void *v) in bpq_seq_show()
/drivers/scsi/libfc/
Dfc_fcp.c204 static void fc_fcp_pkt_destroy(struct fc_seq *seq, void *fsp) in fc_fcp_pkt_destroy()
559 static int fc_fcp_send_data(struct fc_fcp_pkt *fsp, struct fc_seq *seq, in fc_fcp_send_data()
750 static void fc_fcp_recv(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_recv()
944 struct fc_seq *seq; in fc_fcp_complete_locked() local
1143 struct fc_seq *seq; in fc_fcp_cmd_send() local
1330 static void fc_tm_done(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_tm_done()
1463 static void fc_fcp_rec_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_rec_resp()
1668 struct fc_seq *seq; in fc_fcp_srr() local
1718 static void fc_fcp_srr_resp(struct fc_seq *seq, struct fc_frame *fp, void *arg) in fc_fcp_srr_resp()
/drivers/staging/lustre/lustre/ptlrpc/
Dsec_lproc.c68 static int sptlrpc_info_lprocfs_seq_show(struct seq_file *seq, void *v) in sptlrpc_info_lprocfs_seq_show()
108 static int sptlrpc_ctxs_lprocfs_seq_show(struct seq_file *seq, void *v) in sptlrpc_ctxs_lprocfs_seq_show()

12345678910>>...14