/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 …]
|
/drivers/infiniband/hw/qib/ |
D | qib_debugfs.c | 52 struct seq_file *seq; \ 69 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start() 78 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() 89 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop() 94 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show() 119 static void *_ctx_stats_seq_start(struct seq_file *s, loff_t *pos) in DEBUGFS_FILE() 131 static void *_ctx_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _ctx_stats_seq_next() 145 static void _ctx_stats_seq_stop(struct seq_file *s, void *v) in _ctx_stats_seq_stop() 150 static int _ctx_stats_seq_show(struct seq_file *s, void *v) in _ctx_stats_seq_show() 181 static void *_qp_stats_seq_start(struct seq_file *s, loff_t *pos) in DEBUGFS_FILE() [all …]
|
/drivers/pinctrl/ |
D | pinconf.h | 71 void pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map); 72 void pinconf_show_setting(struct seq_file *s, 79 static inline void pinconf_show_map(struct seq_file *s, in pinconf_show_map() 84 static inline void pinconf_show_setting(struct seq_file *s, in pinconf_show_setting() 104 struct seq_file *s, const char *gname, 108 struct seq_file *s, unsigned long config); 112 struct seq_file *s, in pinconf_generic_dump_pins() 119 struct seq_file *s, in pinconf_generic_dump_config()
|
/drivers/infiniband/hw/hfi1/ |
D | debugfs.c | 98 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start() 107 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() 117 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop() 121 static int opcode_stats_show(struct seq_file *s, u8 i, u64 packets, u64 bytes) in opcode_stats_show() 132 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show() 156 static void *_tx_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _tx_opcode_stats_seq_start() 161 static void *_tx_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _tx_opcode_stats_seq_next() 166 static void _tx_opcode_stats_seq_stop(struct seq_file *s, void *v) in _tx_opcode_stats_seq_stop() 170 static int _tx_opcode_stats_seq_show(struct seq_file *s, void *v) in _tx_opcode_stats_seq_show() 192 static void *_ctx_stats_seq_start(struct seq_file *s, loff_t *pos) in _ctx_stats_seq_start() [all …]
|
/drivers/misc/genwqe/ |
D | card_debugfs.c | 28 static void dbg_uidn_show(struct seq_file *s, struct genwqe_reg *regs, in dbg_uidn_show() 43 static int curr_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in curr_dbg_uidn_show() 69 static int curr_dbg_uid0_show(struct seq_file *s, void *unused) in curr_dbg_uid0_show() 76 static int curr_dbg_uid1_show(struct seq_file *s, void *unused) in curr_dbg_uid1_show() 83 static int curr_dbg_uid2_show(struct seq_file *s, void *unused) in curr_dbg_uid2_show() 90 static int prev_dbg_uidn_show(struct seq_file *s, void *unused, int uid) in prev_dbg_uidn_show() 98 static int prev_dbg_uid0_show(struct seq_file *s, void *unused) in prev_dbg_uid0_show() 105 static int prev_dbg_uid1_show(struct seq_file *s, void *unused) in prev_dbg_uid1_show() 112 static int prev_dbg_uid2_show(struct seq_file *s, void *unused) in prev_dbg_uid2_show() 119 static int curr_regs_show(struct seq_file *s, void *unused) in curr_regs_show() [all …]
|
/drivers/infiniband/ulp/ipoib/ |
D | ipoib_fs.c | 58 static void *ipoib_mcg_seq_start(struct seq_file *file, loff_t *pos) in ipoib_mcg_seq_start() 77 static void *ipoib_mcg_seq_next(struct seq_file *file, void *iter_ptr, in ipoib_mcg_seq_next() 92 static void ipoib_mcg_seq_stop(struct seq_file *file, void *iter_ptr) in ipoib_mcg_seq_stop() 97 static int ipoib_mcg_seq_show(struct seq_file *file, void *iter_ptr) in ipoib_mcg_seq_show() 136 struct seq_file *seq; in ipoib_mcg_open() 157 static void *ipoib_path_seq_start(struct seq_file *file, loff_t *pos) in ipoib_path_seq_start() 176 static void *ipoib_path_seq_next(struct seq_file *file, void *iter_ptr, in ipoib_path_seq_next() 191 static void ipoib_path_seq_stop(struct seq_file *file, void *iter_ptr) in ipoib_path_seq_stop() 196 static int ipoib_path_seq_show(struct seq_file *file, void *iter_ptr) in ipoib_path_seq_show() 241 struct seq_file *seq; in ipoib_path_open()
|
/drivers/net/wireless/realtek/rtw88/ |
D | debug.c | 17 int (*cb_read)(struct seq_file *m, void *v); 39 static int rtw_debugfs_single_show(struct seq_file *m, void *v) in rtw_debugfs_single_show() 59 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_single_write() 99 static int rtw_debugfs_get_read_reg(struct seq_file *m, void *v) in rtw_debugfs_get_read_reg() 124 static int rtw_debugfs_get_rf_read(struct seq_file *m, void *v) in rtw_debugfs_get_rf_read() 166 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_read_reg() 190 static int rtw_debugfs_get_dump_cam(struct seq_file *m, void *v) in rtw_debugfs_get_dump_cam() 216 static int rtw_debugfs_get_rsvd_page(struct seq_file *m, void *v) in rtw_debugfs_get_rsvd_page() 256 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_rsvd_page() 282 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_single_input() [all …]
|
/drivers/crypto/qat/qat_common/ |
D | adf_transport_debug.c | 57 static void *adf_ring_start(struct seq_file *sfile, loff_t *pos) in adf_ring_start() 73 static void *adf_ring_next(struct seq_file *sfile, void *v, loff_t *pos) in adf_ring_next() 85 static int adf_ring_show(struct seq_file *sfile, void *v) in adf_ring_show() 119 static void adf_ring_stop(struct seq_file *sfile, void *v) in adf_ring_stop() 136 struct seq_file *seq_f = file->private_data; in adf_ring_open() 179 static void *adf_bank_start(struct seq_file *sfile, loff_t *pos) in adf_bank_start() 191 static void *adf_bank_next(struct seq_file *sfile, void *v, loff_t *pos) in adf_bank_next() 199 static int adf_bank_show(struct seq_file *sfile, void *v) in adf_bank_show() 230 static void adf_bank_stop(struct seq_file *sfile, void *v) in adf_bank_stop() 247 struct seq_file *seq_f = file->private_data; in adf_bank_open()
|
/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_debugfs.c | 58 static int mvpp2_dbgfs_flow_flt_hits_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_flt_hits_show() 71 static int mvpp2_dbgfs_flow_dec_hits_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_dec_hits_show() 84 static int mvpp2_dbgfs_flow_type_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_type_show() 124 static int mvpp2_dbgfs_flow_id_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_id_show() 140 static int mvpp2_dbgfs_port_flow_hash_opt_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_flow_hash_opt_show() 166 static int mvpp2_dbgfs_port_flow_engine_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_flow_engine_show() 191 static int mvpp2_dbgfs_flow_c2_hits_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_c2_hits_show() 205 static int mvpp2_dbgfs_flow_c2_rxq_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_c2_rxq_show() 226 static int mvpp2_dbgfs_flow_c2_enable_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_flow_c2_enable_show() 243 static int mvpp2_dbgfs_port_vid_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_vid_show() [all …]
|
/drivers/block/drbd/ |
D | drbd_debugfs.c | 25 static void seq_print_age_or_dash(struct seq_file *m, bool valid, unsigned long dt) in seq_print_age_or_dash() 33 static void __seq_print_rq_state_bit(struct seq_file *m, in __seq_print_rq_state_bit() 47 static void seq_print_rq_state_bit(struct seq_file *m, in seq_print_rq_state_bit() 54 static void seq_print_request_state(struct seq_file *m, struct drbd_request *req) in seq_print_request_state() 96 static void seq_print_one_request(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_one_request() 122 static void seq_print_minor_vnr_req(struct seq_file *m, struct drbd_request *req, unsigned long now) in seq_print_minor_vnr_req() 128 static void seq_print_resource_pending_meta_io(struct seq_file *m, struct drbd_resource *resource, … in seq_print_resource_pending_meta_io() 156 static void seq_print_waiting_for_AL(struct seq_file *m, struct drbd_resource *resource, unsigned l… in seq_print_waiting_for_AL() 191 static void seq_print_device_bitmap_io(struct seq_file *m, struct drbd_device *device, unsigned lon… in seq_print_device_bitmap_io() 216 static void seq_print_resource_pending_bitmap_io(struct seq_file *m, struct drbd_resource *resource… in seq_print_resource_pending_bitmap_io() [all …]
|
/drivers/mfd/ |
D | ab8500-debugfs.c | 1281 struct seq_file *s) in ab8500_registers_print() 1320 static int ab8500_bank_registers_show(struct seq_file *s, void *p) in ab8500_bank_registers_show() 1334 static int ab8500_print_all_banks(struct seq_file *s, void *p) in ab8500_print_all_banks() 1367 struct seq_file *s; in ab8500_all_banks_open() 1373 s = (struct seq_file *)file->private_data; in ab8500_all_banks_open() 1392 static int ab8500_bank_print(struct seq_file *s, void *p) in ab8500_bank_print() 1407 struct device *dev = ((struct seq_file *)(file->private_data))->private; in ab8500_bank_write() 1425 static int ab8500_address_print(struct seq_file *s, void *p) in ab8500_address_print() 1440 struct device *dev = ((struct seq_file *)(file->private_data))->private; in ab8500_address_write() 1457 static int ab8500_val_print(struct seq_file *s, void *p) in ab8500_val_print() [all …]
|
/drivers/net/wireless/intersil/hostap/ |
D | hostap_proc.c | 15 static int prism2_debug_proc_show(struct seq_file *m, void *v) in prism2_debug_proc_show() 48 static int prism2_stats_proc_show(struct seq_file *m, void *v) in prism2_stats_proc_show() 86 static int prism2_wds_proc_show(struct seq_file *m, void *v) in prism2_wds_proc_show() 98 static void *prism2_wds_proc_start(struct seq_file *m, loff_t *_pos) in prism2_wds_proc_start() 105 static void *prism2_wds_proc_next(struct seq_file *m, void *v, loff_t *_pos) in prism2_wds_proc_next() 111 static void prism2_wds_proc_stop(struct seq_file *m, void *v) in prism2_wds_proc_stop() 124 static int prism2_bss_list_proc_show(struct seq_file *m, void *v) in prism2_bss_list_proc_show() 151 static void *prism2_bss_list_proc_start(struct seq_file *m, loff_t *_pos) in prism2_bss_list_proc_start() 158 static void *prism2_bss_list_proc_next(struct seq_file *m, void *v, loff_t *_pos) in prism2_bss_list_proc_next() 164 static void prism2_bss_list_proc_stop(struct seq_file *m, void *v) in prism2_bss_list_proc_stop() [all …]
|
/drivers/staging/vc04_services/interface/vchiq_arm/ |
D | vchiq_debugfs.c | 45 static int debugfs_log_show(struct seq_file *f, void *offset) in debugfs_log_show() 81 struct seq_file *f = (struct seq_file *)file->private_data; in debugfs_log_write() 118 static int debugfs_usecount_show(struct seq_file *f, void *offset) in debugfs_usecount_show() 130 static int debugfs_trace_show(struct seq_file *f, void *offset) in debugfs_trace_show() 150 struct seq_file *f = (struct seq_file *)file->private_data; in debugfs_trace_write()
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_debugfs.c | 13 static void *fm10k_dbg_desc_seq_start(struct seq_file *s, loff_t *pos) in fm10k_dbg_desc_seq_start() 20 static void *fm10k_dbg_desc_seq_next(struct seq_file *s, in fm10k_dbg_desc_seq_next() 29 static void fm10k_dbg_desc_seq_stop(struct seq_file __always_unused *s, in fm10k_dbg_desc_seq_stop() 35 static void fm10k_dbg_desc_break(struct seq_file *s, int i) in fm10k_dbg_desc_break() 43 static int fm10k_dbg_tx_desc_seq_show(struct seq_file *s, void *v) in fm10k_dbg_tx_desc_seq_show() 70 static int fm10k_dbg_rx_desc_seq_show(struct seq_file *s, void *v) in fm10k_dbg_rx_desc_seq_show() 129 ((struct seq_file *)filep->private_data)->private = ring; in fm10k_dbg_desc_open()
|
/drivers/xen/xenfs/ |
D | xensyms.c | 65 static void *xensyms_start(struct seq_file *m, loff_t *pos) in xensyms_start() 77 static void *xensyms_next(struct seq_file *m, void *p, loff_t *pos) in xensyms_next() 89 static int xensyms_show(struct seq_file *m, void *p) in xensyms_show() 100 static void xensyms_stop(struct seq_file *m, void *p) in xensyms_stop() 113 struct seq_file *m; in xensyms_open() 140 struct seq_file *m = file->private_data; in xensyms_release()
|
/drivers/iommu/ |
D | intel-iommu-debugfs.c | 105 static int iommu_regset_show(struct seq_file *m, void *unused) in iommu_regset_show() 145 static inline void print_tbl_walk(struct seq_file *m) in print_tbl_walk() 170 static void pasid_tbl_walk(struct seq_file *m, struct pasid_entry *tbl_entry, in pasid_tbl_walk() 187 static void pasid_dir_walk(struct seq_file *m, u64 pasid_dir_ptr, in pasid_dir_walk() 203 static void ctx_tbl_walk(struct seq_file *m, struct intel_iommu *iommu, u16 bus) in ctx_tbl_walk() 249 static void root_tbl_walk(struct seq_file *m, struct intel_iommu *iommu) in root_tbl_walk() 270 static int dmar_translation_struct_show(struct seq_file *m, void *unused) in dmar_translation_struct_show() 287 static void ir_tbl_remap_entry_show(struct seq_file *m, in ir_tbl_remap_entry_show() 311 static void ir_tbl_posted_entry_show(struct seq_file *m, in ir_tbl_posted_entry_show() 341 static int ir_translation_struct_show(struct seq_file *m, void *unused) in ir_translation_struct_show()
|
/drivers/gpu/drm/i915/ |
D | i915_debugfs.c | 59 static int i915_capabilities(struct seq_file *m, void *data) in i915_capabilities() 136 describe_obj(struct seq_file *m, struct drm_i915_gem_object *obj) in describe_obj() 308 static void print_context_stats(struct seq_file *m, in print_context_stats() 354 static int i915_gem_object_info(struct seq_file *m, void *data) in i915_gem_object_info() 376 static void gen8_display_interrupt_info(struct seq_file *m) in gen8_display_interrupt_info() 428 static int i915_interrupt_info(struct seq_file *m, void *data) in i915_interrupt_info() 646 static int i915_gem_fence_regs_info(struct seq_file *m, void *data) in i915_gem_fence_regs_info() 771 static int i915_frequency_info(struct seq_file *m, void *unused) in i915_frequency_info() 996 struct seq_file *m, in i915_instdone_info() 1023 static int i915_hangcheck_info(struct seq_file *m, void *unused) in i915_hangcheck_info() [all …]
|
/drivers/misc/sgi-gru/ |
D | gruprocfs.c | 22 static void printstat_val(struct seq_file *s, atomic_long_t *v, char *id) in printstat_val() 29 static int statistics_show(struct seq_file *s, void *p) in statistics_show() 114 static int mcs_statistics_show(struct seq_file *s, void *p) in mcs_statistics_show() 140 static int options_show(struct seq_file *s, void *p) in options_show() 159 static int cch_seq_show(struct seq_file *file, void *data) in cch_seq_show() 188 static int gru_seq_show(struct seq_file *file, void *data) in gru_seq_show() 212 static void seq_stop(struct seq_file *file, void *data) in seq_stop() 216 static void *seq_start(struct seq_file *file, loff_t *gid) in seq_start() 223 static void *seq_next(struct seq_file *file, void *data, loff_t *gid) in seq_next()
|
/drivers/usb/dwc3/ |
D | debugfs.c | 280 static void dwc3_host_lsp(struct seq_file *s) in dwc3_host_lsp() 310 static void dwc3_gadget_lsp(struct seq_file *s) in dwc3_gadget_lsp() 324 static int dwc3_lsp_show(struct seq_file *s, void *unused) in dwc3_lsp_show() 359 struct seq_file *s = file->private_data; in dwc3_lsp_write() 388 static int dwc3_mode_show(struct seq_file *s, void *unused) in dwc3_mode_show() 423 struct seq_file *s = file->private_data; in dwc3_mode_write() 453 static int dwc3_testmode_show(struct seq_file *s, void *unused) in dwc3_testmode_show() 499 struct seq_file *s = file->private_data; in dwc3_testmode_write() 536 static int dwc3_link_state_show(struct seq_file *s, void *unused) in dwc3_link_state_show() 572 struct seq_file *s = file->private_data; in dwc3_link_state_write() [all …]
|
/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 …]
|
/drivers/gpu/drm/virtio/ |
D | virtgpu_debugfs.c | 31 static void virtio_add_bool(struct seq_file *m, const char *name, in virtio_add_bool() 37 static void virtio_add_int(struct seq_file *m, const char *name, in virtio_add_int() 43 static int virtio_gpu_features(struct seq_file *m, void *data) in virtio_gpu_features() 56 virtio_gpu_debugfs_irq_info(struct seq_file *m, void *data) in virtio_gpu_debugfs_irq_info()
|
/drivers/gpu/drm/msm/ |
D | msm_debugfs.c | 24 static int msm_gpu_show(struct seq_file *m, void *arg) in msm_gpu_show() 46 struct seq_file *m = file->private_data; in msm_gpu_release() 111 static int msm_gem_show(struct drm_device *dev, struct seq_file *m) in msm_gem_show() 127 static int msm_mm_show(struct drm_device *dev, struct seq_file *m) in msm_mm_show() 136 static int msm_fb_show(struct drm_device *dev, struct seq_file *m) in msm_fb_show() 160 static int show_locked(struct seq_file *m, void *arg) in show_locked() 164 int (*show)(struct drm_device *dev, struct seq_file *m) = in show_locked()
|
/drivers/ide/ |
D | ide-proc.c | 35 static int ide_imodel_proc_show(struct seq_file *m, void *v) in ide_imodel_proc_show() 60 static int ide_mate_proc_show(struct seq_file *m, void *v) in ide_mate_proc_show() 71 static int ide_channel_proc_show(struct seq_file *m, void *v) in ide_channel_proc_show() 79 static int ide_identify_proc_show(struct seq_file *m, void *v) in ide_identify_proc_show() 230 static int ide_settings_proc_show(struct seq_file *m, void *v) in ide_settings_proc_show() 393 int ide_capacity_proc_show(struct seq_file *m, void *v) in ide_capacity_proc_show() 400 int ide_geometry_proc_show(struct seq_file *m, void *v) in ide_geometry_proc_show() 412 static int ide_dmodel_proc_show(struct seq_file *seq, void *v) in ide_dmodel_proc_show() 421 static int ide_driver_proc_show(struct seq_file *m, void *v) in ide_driver_proc_show() 436 static int ide_media_proc_show(struct seq_file *m, void *v) in ide_media_proc_show() [all …]
|
/drivers/cpufreq/ |
D | s3c24xx-cpufreq-debugfs.c | 30 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() 98 void (*show_bank)(struct seq_file *, struct s3c_cpufreq_config *, union s3c_iobank *); in io_show()
|
/drivers/android/ |
D | binder_internal.h | 106 int binder_stats_show(struct seq_file *m, void *unused); 109 int binder_state_show(struct seq_file *m, void *unused); 112 int binder_transactions_show(struct seq_file *m, void *unused); 115 int binder_transaction_log_show(struct seq_file *m, void *unused);
|