Home
last modified time | relevance | path

Searched refs:seq_file (Results 1 – 25 of 886) sorted by relevance

12345678910>>...36

/drivers/pinctrl/
A Dpinconf.h17 struct seq_file;
81 void pinconf_show_map(struct seq_file *s, const struct pinctrl_map *map);
82 void pinconf_show_setting(struct seq_file *s,
89 static inline void pinconf_show_map(struct seq_file *s, in pinconf_show_map()
94 static inline void pinconf_show_setting(struct seq_file *s, in pinconf_show_setting()
114 struct seq_file *s, const char *gname,
118 struct seq_file *s, unsigned long config);
122 struct seq_file *s, in pinconf_generic_dump_pins()
129 struct seq_file *s, in pinconf_generic_dump_config()
/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()
/drivers/infiniband/hw/hfi1/
A Ddebugfs.c47 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop()
62 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show()
153 static int _ctx_stats_seq_show(struct seq_file *s, void *v) in _ctx_stats_seq_show()
275 static void _sdes_seq_stop(struct seq_file *s, void *v) in _sdes_seq_stop()
279 static int _sdes_seq_show(struct seq_file *s, void *v) in _sdes_seq_show()
317 static void _rcds_seq_stop(struct seq_file *s, void *v) in _rcds_seq_stop()
321 static int _rcds_seq_show(struct seq_file *s, void *v) in _rcds_seq_show()
363 static void _pios_seq_stop(struct seq_file *s, void *v) in _pios_seq_stop()
367 static int _pios_seq_show(struct seq_file *s, void *v) in _pios_seq_show()
1246 struct seq_file *s, in _driver_stats_names_seq_next()
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge_debugfs.c8 static void *mlx5_esw_bridge_debugfs_start(struct seq_file *seq, loff_t *pos);
9 static void *mlx5_esw_bridge_debugfs_next(struct seq_file *seq, void *v, loff_t *pos);
10 static void mlx5_esw_bridge_debugfs_stop(struct seq_file *seq, void *v);
11 static int mlx5_esw_bridge_debugfs_show(struct seq_file *seq, void *v);
21 static void *mlx5_esw_bridge_debugfs_start(struct seq_file *seq, loff_t *pos) in mlx5_esw_bridge_debugfs_start()
29 static void *mlx5_esw_bridge_debugfs_next(struct seq_file *seq, void *v, loff_t *pos) in mlx5_esw_bridge_debugfs_next()
36 static void mlx5_esw_bridge_debugfs_stop(struct seq_file *seq, void *v) in mlx5_esw_bridge_debugfs_stop()
41 static int mlx5_esw_bridge_debugfs_show(struct seq_file *seq, void *v) in mlx5_esw_bridge_debugfs_show()
/drivers/misc/genwqe/
A Dcard_debugfs.c69 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()
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()
148 static int prev_regs_show(struct seq_file *s, void *unused) in prev_regs_show()
172 static int jtimer_show(struct seq_file *s, void *unused) in jtimer_show()
211 static int ddcb_info_show(struct seq_file *s, void *unused) in ddcb_info_show()
[all …]
/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
A Ddebug.c11 hws_debug_dump_matcher_template_definer(struct seq_file *f, in hws_debug_dump_matcher_template_definer()
98 hws_debug_dump_matcher_attr(struct seq_file *f, struct mlx5hws_matcher *matcher) in hws_debug_dump_matcher_attr()
119 static int hws_debug_dump_matcher(struct seq_file *f, struct mlx5hws_matcher *matcher) in hws_debug_dump_matcher()
175 static int hws_debug_dump_table(struct seq_file *f, struct mlx5hws_table *tbl) in hws_debug_dump_table()
221 hws_debug_dump_context_send_engine(struct seq_file *f, struct mlx5hws_context *ctx) in hws_debug_dump_context_send_engine()
347 static int hws_debug_dump_context_stc_resource(struct seq_file *f, in hws_debug_dump_context_stc_resource()
389 hws_debug_dump_action_ste_table(struct seq_file *f, in hws_debug_dump_action_ste_table()
402 static void hws_debug_dump_action_ste_pool(struct seq_file *f, in hws_debug_dump_action_ste_pool()
419 static int hws_debug_dump_context(struct seq_file *f, struct mlx5hws_context *ctx) in hws_debug_dump_context()
449 hws_debug_dump(struct seq_file *f, struct mlx5hws_context *ctx) in hws_debug_dump()
[all …]
/drivers/net/wireless/realtek/rtw88/
A Ddebug.c127 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_single_write()
254 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_read_reg()
344 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_rsvd_page()
373 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_single_input()
499 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_rf_read()
529 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_fix_rate()
938 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_coex_enable()
972 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_edcca_enable()
1004 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_fw_crash()
1044 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_force_lowest_basic_rate()
[all …]
/drivers/gpu/drm/i915/display/
A Dintel_display_debugfs.c176 static void intel_encoder_info(struct seq_file *m, in intel_encoder_info()
201 static void intel_panel_info(struct seq_file *m, in intel_panel_info()
228 static void intel_dp_mst_info(struct seq_file *m, in intel_dp_mst_info()
236 static void intel_hdmi_info(struct seq_file *m, in intel_hdmi_info()
433 static void crtc_updates_info(struct seq_file *m, in crtc_updates_info()
500 struct seq_file *m = file->private_data; in crtc_updates_write()
958 struct seq_file *m = file->private_data; in i915_dsc_fec_support_write()
1034 struct seq_file *m = file->private_data; in i915_dsc_bpc_write()
1101 struct seq_file *m = file->private_data; in i915_dsc_output_format_write()
1169 struct seq_file *m = file->private_data; in i915_dsc_fractional_bpp_write()
[all …]
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_debugfs.c790 struct seq_file *s) in hclge_dbg_dump_reg_tqp()
842 struct seq_file *s) in hclge_dbg_dump_reg_common()
902 struct seq_file *s) in hclge_dbg_dump_mac_enable_status()
931 struct seq_file *s) in hclge_dbg_dump_mac_frame_size()
955 struct seq_file *s) in hclge_dbg_dump_mac_speed_duplex()
1384 struct seq_file *s) in hclge_dbg_dump_tm_bp_qset_map()
1734 struct seq_file *s) in hclge_dbg_dump_rx_priv_buf_cfg()
1762 struct seq_file *s) in hclge_dbg_dump_rx_common_wl_cfg()
1842 struct seq_file *s) in hclge_dbg_dump_rx_common_threshold_cfg()
1966 struct seq_file *s, in hclge_dbg_fd_tcam_read()
[all …]
/drivers/block/drbd/
A Ddrbd_debugfs.c33 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()
246 static void seq_print_peer_request(struct seq_file *m, in seq_print_peer_request()
271 static void seq_print_device_peer_requests(struct seq_file *m, in seq_print_device_peer_requests()
360 static int in_flight_summary_show(struct seq_file *m, void *pos) in in_flight_summary_show()
499 static void seq_print_one_timing_detail(struct seq_file *m, in seq_print_one_timing_detail()
518 static void seq_print_timing_details(struct seq_file *m, in seq_print_timing_details()
537 static int callback_history_show(struct seq_file *m, void *ignored) in callback_history_show()
718 static int device_data_gen_id_show(struct seq_file *m, void *ignored) in device_data_gen_id_show()
737 static int device_ed_gen_id_show(struct seq_file *m, void *ignored) in device_ed_gen_id_show()
[all …]
/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2_debugfs.c58 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()
243 static int mvpp2_dbgfs_port_vid_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_port_vid_show()
299 static int mvpp2_dbgfs_filter_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_filter_show()
337 static int mvpp2_dbgfs_prs_lu_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_prs_lu_show()
349 static int mvpp2_dbgfs_prs_pmap_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_prs_pmap_show()
367 static int mvpp2_dbgfs_prs_ai_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_prs_ai_show()
404 static int mvpp2_dbgfs_prs_sram_show(struct seq_file *s, void *unused) in mvpp2_dbgfs_prs_sram_show()
[all …]
/drivers/infiniband/ulp/ipoib/
A Dipoib_fs.c58 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 static void *ipoib_path_seq_start(struct seq_file *file, loff_t *pos) in ipoib_path_seq_start()
155 static void *ipoib_path_seq_next(struct seq_file *file, void *iter_ptr, in ipoib_path_seq_next()
170 static void ipoib_path_seq_stop(struct seq_file *file, void *iter_ptr) in ipoib_path_seq_stop()
175 static int ipoib_path_seq_show(struct seq_file *file, void *iter_ptr) in ipoib_path_seq_show()
/drivers/net/ethernet/meta/fbnic/
A Dfbnic_debugfs.c13 static void fbnic_dbg_desc_break(struct seq_file *s, int i) in fbnic_dbg_desc_break()
21 static int fbnic_dbg_mac_addr_show(struct seq_file *s, void *v) in fbnic_dbg_mac_addr_show()
47 static int fbnic_dbg_tce_tcam_show(struct seq_file *s, void *v) in fbnic_dbg_tce_tcam_show()
81 static int fbnic_dbg_act_tcam_show(struct seq_file *s, void *v) in fbnic_dbg_act_tcam_show()
118 static int fbnic_dbg_ip_addr_show(struct seq_file *s, in fbnic_dbg_ip_addr_show()
141 static int fbnic_dbg_ip_src_show(struct seq_file *s, void *v) in fbnic_dbg_ip_src_show()
149 static int fbnic_dbg_ip_dst_show(struct seq_file *s, void *v) in fbnic_dbg_ip_dst_show()
157 static int fbnic_dbg_ipo_src_show(struct seq_file *s, void *v) in fbnic_dbg_ipo_src_show()
165 static int fbnic_dbg_ipo_dst_show(struct seq_file *s, void *v) in fbnic_dbg_ipo_dst_show()
173 static int fbnic_dbg_fw_log_show(struct seq_file *s, void *v) in fbnic_dbg_fw_log_show()
[all …]
/drivers/iommu/amd/
A Ddebugfs.c27 struct seq_file *m = filp->private_data; in iommu_mmio_write()
48 static int iommu_mmio_show(struct seq_file *m, void *unused) in iommu_mmio_show()
68 struct seq_file *m = filp->private_data; in iommu_capability_write()
90 static int iommu_capability_show(struct seq_file *m, void *unused) in iommu_capability_show()
114 static int iommu_cmdbuf_show(struct seq_file *m, void *unused) in iommu_cmdbuf_show()
197 static int devid_show(struct seq_file *m, void *unused) in devid_show()
212 static void dump_dte(struct seq_file *m, struct amd_iommu_pci_seg *pci_seg, u16 devid) in dump_dte()
236 static int iommu_devtbl_show(struct seq_file *m, void *unused) in iommu_devtbl_show()
277 static void dump_32_irte(struct seq_file *m, struct irq_remap_table *table, u16 int_tab_len) in dump_32_irte()
292 static void dump_irte(struct seq_file *m, u16 devid, struct amd_iommu_pci_seg *pci_seg) in dump_irte()
[all …]
/drivers/iommu/intel/
A Ddebugfs.c113 static int iommu_regset_show(struct seq_file *m, void *unused) in iommu_regset_show()
159 static inline void print_tbl_walk(struct seq_file *m) in print_tbl_walk()
201 static void pasid_dir_walk(struct seq_file *m, u64 pasid_dir_ptr, in pasid_dir_walk()
311 dump_page_info(struct seq_file *m, unsigned long iova, u64 *path) in dump_page_info()
323 static void pgtable_walk_level(struct seq_file *m, struct dma_pte *pde, in pgtable_walk_level()
347 static int domain_translation_struct_show(struct seq_file *m, in domain_translation_struct_show()
482 static void invalidation_queue_entry_show(struct seq_file *m, in invalidation_queue_entry_show()
509 static int invalidation_queue_show(struct seq_file *m, void *unused) in invalidation_queue_show()
543 static void ir_tbl_remap_entry_show(struct seq_file *m, in ir_tbl_remap_entry_show()
567 static void ir_tbl_posted_entry_show(struct seq_file *m, in ir_tbl_posted_entry_show()
[all …]
/drivers/accel/ivpu/
A Divpu_debugfs.c24 static inline struct ivpu_device *seq_to_ivpu(struct seq_file *s) in seq_to_ivpu()
31 static int bo_list_show(struct seq_file *s, void *v) in bo_list_show()
41 static int fw_name_show(struct seq_file *s, void *v) in fw_name_show()
49 static int fw_version_show(struct seq_file *s, void *v) in fw_version_show()
75 static int fw_trace_config_show(struct seq_file *s, void *v) in fw_trace_config_show()
95 static int last_bootmode_show(struct seq_file *s, void *v) in last_bootmode_show()
104 static int reset_counter_show(struct seq_file *s, void *v) in reset_counter_show()
112 static int reset_pending_show(struct seq_file *s, void *v) in reset_pending_show()
182 static int fw_log_show(struct seq_file *s, void *v) in fw_log_show()
199 struct seq_file *s = file->private_data; in fw_log_fops_write()
[all …]
/drivers/bus/mhi/host/
A Ddebugfs.c16 static int mhi_debugfs_states_show(struct seq_file *m, void *d) in mhi_debugfs_states_show()
39 static int mhi_debugfs_events_show(struct seq_file *m, void *d) in mhi_debugfs_events_show()
82 static int mhi_debugfs_channels_show(struct seq_file *m, void *d) in mhi_debugfs_channels_show()
140 seq_printf((struct seq_file *)data, "%s: type: %s dev_wake: %u", in mhi_device_info_show()
146 seq_printf((struct seq_file *)data, " channels: %u(UL)/%u(DL)", in mhi_device_info_show()
149 seq_puts((struct seq_file *)data, "\n"); in mhi_device_info_show()
154 static int mhi_debugfs_devices_show(struct seq_file *m, void *d) in mhi_debugfs_devices_show()
170 static int mhi_debugfs_regdump_show(struct seq_file *m, void *d) in mhi_debugfs_regdump_show()
253 struct seq_file *m = file->private_data; in mhi_debugfs_device_wake_write()
272 static int mhi_debugfs_timeout_ms_show(struct seq_file *m, void *d) in mhi_debugfs_timeout_ms_show()
[all …]
/drivers/nvme/target/
A Ddebugfs.c39 static int nvmet_ctrl_hostnqn_show(struct seq_file *m, void *p) in nvmet_ctrl_hostnqn_show()
48 static int nvmet_ctrl_kato_show(struct seq_file *m, void *p) in nvmet_ctrl_kato_show()
57 static int nvmet_ctrl_port_show(struct seq_file *m, void *p) in nvmet_ctrl_port_show()
75 static int nvmet_ctrl_state_show(struct seq_file *m, void *p) in nvmet_ctrl_state_show()
102 struct seq_file *m = file->private_data; in nvmet_ctrl_state_write()
118 static int nvmet_ctrl_host_traddr_show(struct seq_file *m, void *p) in nvmet_ctrl_host_traddr_show()
136 static int nvmet_ctrl_tls_key_show(struct seq_file *m, void *p) in nvmet_ctrl_tls_key_show()
146 static int nvmet_ctrl_tls_concat_show(struct seq_file *m, void *p) in nvmet_ctrl_tls_concat_show()
/drivers/net/ethernet/hisilicon/hibmcge/
A Dhbg_debugfs.c19 int (*read)(struct seq_file *seq, void *data);
25 struct seq_file *s) in hbg_dbg_ring()
42 static int hbg_dbg_tx_ring(struct seq_file *s, void *unused) in hbg_dbg_tx_ring()
51 static int hbg_dbg_rx_ring(struct seq_file *s, void *unused) in hbg_dbg_rx_ring()
60 static int hbg_dbg_irq_info(struct seq_file *s, void *unused) in hbg_dbg_irq_info()
82 static int hbg_dbg_mac_table(struct seq_file *s, void *unused) in hbg_dbg_mac_table()
105 static int hbg_dbg_nic_state(struct seq_file *s, void *unused) in hbg_dbg_nic_state()
/drivers/crypto/intel/qat/qat_common/
A Dadf_transport_debug.c17 static void *adf_ring_start(struct seq_file *sfile, loff_t *pos) in adf_ring_start()
34 static void *adf_ring_next(struct seq_file *sfile, void *v, loff_t *pos) in adf_ring_next()
48 static int adf_ring_show(struct seq_file *sfile, void *v) in adf_ring_show()
83 static void adf_ring_stop(struct seq_file *sfile, void *v) in adf_ring_stop()
126 static void *adf_bank_start(struct seq_file *sfile, loff_t *pos) in adf_bank_start()
141 static void *adf_bank_next(struct seq_file *sfile, void *v, loff_t *pos) in adf_bank_next()
152 static int adf_bank_show(struct seq_file *sfile, void *v) in adf_bank_show()
184 static void adf_bank_stop(struct seq_file *sfile, void *v) in adf_bank_stop()
/drivers/thunderbolt/
A Ddebugfs.c275 struct seq_file *s = file->private_data; in port_regs_write()
284 struct seq_file *s = file->private_data; in path_write()
293 struct seq_file *s = file->private_data; in switch_regs_write()
383 struct seq_file *s = file->private_data; in port_sb_regs_write()
417 struct seq_file *s = file->private_data; in retimer_sb_regs_write()
618 struct seq_file *s = file->private_data; in margining_ber_level_write()
811 struct seq_file *s = file->private_data; in margining_lanes_write()
887 struct seq_file *s = file->private_data; in margining_voltage_time_offset_write()
938 struct seq_file *s = file->private_data; in margining_error_counter_write()
1003 struct seq_file *s = file->private_data; in margining_dwell_time_write()
[all …]
/drivers/net/ethernet/intel/fm10k/
A Dfm10k_debugfs.c13 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/
A Dxensyms.c65 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/gpu/drm/virtio/
A Dvirtgpu_debugfs.c33 static void virtio_gpu_add_bool(struct seq_file *m, const char *name, in virtio_gpu_add_bool()
39 static void virtio_gpu_add_int(struct seq_file *m, const char *name, int value) in virtio_gpu_add_int()
44 static int virtio_gpu_features(struct seq_file *m, void *data) in virtio_gpu_features()
69 virtio_gpu_debugfs_irq_info(struct seq_file *m, void *data) in virtio_gpu_debugfs_irq_info()
81 virtio_gpu_debugfs_host_visible_mm(struct seq_file *m, void *data) in virtio_gpu_debugfs_host_visible_mm()
/drivers/net/ethernet/marvell/octeontx2/af/
A Drvu_debugfs.c993 void (*print_qsize)(struct seq_file *s, in rvu_dbg_qsize_display()
1036 struct seq_file *seqfile = file->private_data; in rvu_dbg_qsize_write()
1374 struct seq_file *seqfp = filp->private_data; in rvu_dbg_npa_ctx_write()
1644 static void print_tm_tree(struct seq_file *m, in print_tm_tree()
1721 struct seq_file *m = filp->private_data; in rvu_dbg_nix_tm_tree_write()
1978 struct seq_file *m = filp->private_data; in rvu_dbg_nix_tm_topo_write()
2272 void (*print_nix_ctx)(struct seq_file *filp, in rvu_dbg_nix_queue_ctx_display()
2360 struct seq_file *m) in write_nix_queue_ctx()
2426 struct seq_file *m = filp->private_data; in rvu_dbg_nix_queue_ctx_write()
2568 static void print_band_prof_ctx(struct seq_file *m, in print_band_prof_ctx()
[all …]

Completed in 68 milliseconds

12345678910>>...36