| /linux/net/x25/ |
| H A D | x25_proc.c | 9 * This code REQUIRES 2.4 with seq_file support 12 * 2002/10/06 Arnaldo Carvalho de Melo seq_file support 17 #include <linux/seq_file.h> 25 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 *se [all...] |
| /linux/security/keys/ |
| H A D | proc.c | 16 static void *proc_keys_start(struct seq_file *p, loff_t *_pos); 17 static void *proc_keys_next(struct seq_file *p, void *v, loff_t *_pos); 18 static void proc_keys_stop(struct seq_file *p, void *v); 19 static int proc_keys_show(struct seq_file *m, void *v); 28 static void *proc_key_users_start(struct seq_file *p, loff_t *_pos); 29 static void *proc_key_users_next(struct seq_file *p, void *v, loff_t *_pos); 30 static void proc_key_users_stop(struct seq_file *p, void *v); 31 static int proc_key_users_show(struct seq_file *m, void *v); 64 static struct rb_node *key_serial_next(struct seq_file *p, struct rb_node *n) in key_serial_next() 78 static struct key *find_ge_key(struct seq_file *p, key_serial_t id) in find_ge_key() [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
| H A D | bridge_debugfs.c | 8 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()
|
| /linux/fs/afs/ |
| H A D | proc.c | 21 static inline struct afs_net *afs_seq2net(struct seq_file *m) in afs_seq2net() 26 static inline struct afs_net *afs_seq2net_single(struct seq_file *m) in afs_seq2net_single() 34 static int afs_proc_cells_show(struct seq_file *m, void *v) in afs_proc_cells_show() 59 static void *afs_proc_cells_start(struct seq_file *m, loff_t *_pos) in afs_proc_cells_start() 66 static void *afs_proc_cells_next(struct seq_file *m, void *v, loff_t *pos) in afs_proc_cells_next() 71 static void afs_proc_cells_stop(struct seq_file *m, void *v) in afs_proc_cells_stop() 90 struct seq_file *m = file->private_data; in afs_proc_cells_write() 154 static int afs_proc_addr_prefs_show(struct seq_file *m, void *v) in afs_proc_addr_prefs_show() 204 static int afs_proc_rootcell_show(struct seq_file *m, void *v) in afs_proc_rootcell_show() 226 struct seq_file *m = file->private_data; in afs_proc_rootcell_write() [all …]
|
| /linux/net/core/ |
| H A D | net-procfs.c | 10 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/arch/csky/kernel/ |
| H A D | cpu-probe.c | 13 struct seq_file *m = (struct seq_file *)arg; in percpu_print() 46 static int c_show(struct seq_file *m, void *v) in c_show() 61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() 66 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() 72 static void c_stop(struct seq_file *m, void *v) {} in c_stop()
|
| /linux/security/integrity/ima/ |
| H A D | ima_template_lib.h | 20 void ima_show_template_digest(struct seq_file *m, enum ima_show_type show, 22 void ima_show_template_digest_ng(struct seq_file *m, enum ima_show_type show, 24 void ima_show_template_digest_ngv2(struct seq_file *m, enum ima_show_type show, 26 void ima_show_template_string(struct seq_file *m, enum ima_show_type show, 28 void ima_show_template_sig(struct seq_file *m, enum ima_show_type show, 30 void ima_show_template_buf(struct seq_file *m, enum ima_show_type show, 32 void ima_show_template_uint(struct seq_file *m, enum ima_show_type show,
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | debugfs.c | 28 static void *_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _opcode_stats_seq_start() 37 static void *_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _opcode_stats_seq_next() 47 static void _opcode_stats_seq_stop(struct seq_file *s, void *v) in _opcode_stats_seq_stop() 51 static int opcode_stats_show(struct seq_file *s, u8 i, u64 packets, u64 bytes) in opcode_stats_show() 62 static int _opcode_stats_seq_show(struct seq_file *s, void *v) in _opcode_stats_seq_show() 86 static void *_tx_opcode_stats_seq_start(struct seq_file *s, loff_t *pos) in _tx_opcode_stats_seq_start() 91 static void *_tx_opcode_stats_seq_next(struct seq_file *s, void *v, loff_t *pos) in _tx_opcode_stats_seq_next() 96 static void _tx_opcode_stats_seq_stop(struct seq_file *s, void *v) in _tx_opcode_stats_seq_stop() 100 static int _tx_opcode_stats_seq_show(struct seq_file *s, void *v) in _tx_opcode_stats_seq_show() 122 static void *_ctx_stats_seq_start(struct seq_file *s, loff_t *pos) in _ctx_stats_seq_start() [all …]
|
| /linux/drivers/misc/genwqe/ |
| H A 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 …]
|
| /linux/arch/powerpc/kernel/ |
| H A D | rtas-proc.c | 138 static int ppc_rtas_sensors_show(struct seq_file *m, void *v); 139 static int ppc_rtas_clock_show(struct seq_file *m, void *v); 142 static int ppc_rtas_progress_show(struct seq_file *m, void *v); 145 static int ppc_rtas_poweron_show(struct seq_file *m, void *v); 151 static int ppc_rtas_tone_freq_show(struct seq_file *m, void *v); 154 static int ppc_rtas_tone_volume_show(struct seq_file *m, void *v); 155 static int ppc_rtas_rmo_buf_show(struct seq_file *m, void *v); 223 static void ppc_rtas_process_sensor(struct seq_file *m, 226 static void get_location_code(struct seq_file *m, 228 static void check_location_string(struct seq_file *m, const char *c); [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | debug.c | 11 hws_debug_dump_matcher_template_definer(struct seq_file *f, in hws_debug_dump_matcher_template_definer() 45 hws_debug_dump_matcher_match_template(struct seq_file *f, struct mlx5hws_matcher *matcher) in hws_debug_dump_matcher_match_template() 70 hws_debug_dump_matcher_action_template(struct seq_file *f, struct mlx5hws_matcher *matcher) in hws_debug_dump_matcher_action_template() 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() 270 static int hws_debug_dump_context_caps(struct seq_file *f, struct mlx5hws_context *ctx) in hws_debug_dump_context_caps() 306 static int hws_debug_dump_context_attr(struct seq_file *f, struct mlx5hws_context *ctx) in hws_debug_dump_context_attr() 321 static int hws_debug_dump_context_info(struct seq_file *f, struct mlx5hws_context *ctx) in hws_debug_dump_context_info() [all …]
|
| /linux/kernel/locking/ |
| H A D | lockdep_proc.c | 38 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() 47 static void *l_start(struct seq_file *m, loff_t *pos) in l_start() 56 static void l_stop(struct seq_file *m, void *v) in l_stop() 60 static void print_name(struct seq_file *m, struct lock_class *class) in print_name() 77 static int l_show(struct seq_file *m, void *v) in l_show() 128 static void *lc_start(struct seq_file *m, loff_t *pos) in lc_start() 139 static void *lc_next(struct seq_file *m, void *v, loff_t *pos) in lc_next() 145 static void lc_stop(struct seq_file *m, void *v) in lc_stop() 149 static int lc_show(struct seq_file *m, void *v) in lc_show() 193 static void lockdep_stats_debug_show(struct seq_file *m) in lockdep_stats_debug_show() [all …]
|
| /linux/net/rxrpc/ |
| H A D | proc.c | 31 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/kernel/module/ |
| H A D | procfs.c | 16 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() 41 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() 49 static void *m_start(struct seq_file *m, loff_t *pos) in m_start() 55 static void *m_next(struct seq_file *m, void *p, loff_t *pos) in m_next() 60 static void m_stop(struct seq_file *m, void *p) in m_stop() 74 static int m_show(struct seq_file *m, void *p) in m_show() 131 struct seq_file *m = file->private_data; in modules_open()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | debug.c | 21 int (*cb_read)(struct seq_file *m, void *v); 107 static int rtw_debugfs_single_show(struct seq_file *m, void *v) in rtw_debugfs_single_show() 127 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_single_write() 167 static int rtw_debugfs_get_read_reg(struct seq_file *m, void *v) in rtw_debugfs_get_read_reg() 192 static int rtw_debugfs_get_rf_read(struct seq_file *m, void *v) in rtw_debugfs_get_rf_read() 213 static int rtw_debugfs_get_fix_rate(struct seq_file *m, void *v) in rtw_debugfs_get_fix_rate() 254 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_read_reg() 281 static int rtw_debugfs_get_dump_cam(struct seq_file *m, void *v) in rtw_debugfs_get_dump_cam() 307 static int rtw_debugfs_get_rsvd_page(struct seq_file *m, void *v) in rtw_debugfs_get_rsvd_page() 344 struct seq_file *seqpriv = (struct seq_file *)filp->private_data; in rtw_debugfs_set_rsvd_page() [all …]
|
| /linux/drivers/infiniband/ulp/ipoib/ |
| H A 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 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()
|
| /linux/arch/arm/mach-omap2/ |
| H A D | pm-debug.c | 69 struct seq_file *s = (struct seq_file *)user; in clkdm_dbg_show_counter() 84 struct seq_file *s = (struct seq_file *)user; in pwrdm_dbg_show_counter() 113 struct seq_file *s = (struct seq_file *)user; in pwrdm_dbg_show_timer() 134 static int pm_dbg_counters_show(struct seq_file *s, void *unused) in pm_dbg_counters_show() 143 static int pm_dbg_timers_show(struct seq_file *s, void *unused) in pm_dbg_timers_show()
|
| /linux/drivers/accel/ivpu/ |
| H A D | ivpu_debugfs.c | 25 static inline struct ivpu_device *seq_to_ivpu(struct seq_file *s) in seq_to_ivpu() 32 static int bo_list_show(struct seq_file *s, void *v) in bo_list_show() 42 static int fw_name_show(struct seq_file *s, void *v) in fw_name_show() 50 static int fw_version_show(struct seq_file *s, void *v) in fw_version_show() 58 static int fw_trace_capability_show(struct seq_file *s, void *v) in fw_trace_capability_show() 76 static int fw_trace_config_show(struct seq_file *s, void *v) in fw_trace_config_show() 96 static int last_bootmode_show(struct seq_file *s, void *v) in last_bootmode_show() 106 static int reset_counter_show(struct seq_file *s, void *v) in reset_counter_show() 114 static int reset_pending_show(struct seq_file *s, void *v) in reset_pending_show() 122 static int firewall_irq_counter_show(struct seq_file *s, void *v) in firewall_irq_counter_show() [all …]
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_debugfs.c | 16 static void fbnic_dbg_desc_break(struct seq_file *s, int i) in fbnic_dbg_desc_break() 24 static void fbnic_dbg_ring_show(struct seq_file *s) in fbnic_dbg_ring_show() 76 static void fbnic_dbg_twd_desc_seq_show(struct seq_file *s, int i) in fbnic_dbg_twd_desc_seq_show() 107 static int fbnic_dbg_twq_desc_seq_show(struct seq_file *s, void *v) in fbnic_dbg_twq_desc_seq_show() 132 static int fbnic_dbg_tcq_desc_seq_show(struct seq_file *s, void *v) in fbnic_dbg_tcq_desc_seq_show() 181 static int fbnic_dbg_bdq_desc_seq_show(struct seq_file *s, void *v) in fbnic_dbg_bdq_desc_seq_show() 211 static void fbnic_dbg_rcd_desc_seq_show(struct seq_file *s, int i) in fbnic_dbg_rcd_desc_seq_show() 254 static int fbnic_dbg_rcq_desc_seq_show(struct seq_file *s, void *v) in fbnic_dbg_rcq_desc_seq_show() 286 int (*show)(struct seq_file *s, void *v); in fbnic_dbg_desc_open() 380 static int fbnic_dbg_mac_addr_show(struct seq_file *s, void *v) in fbnic_dbg_mac_addr_show() [all …]
|
| /linux/fs/jfs/ |
| H A D | jfs_debug.h | 52 int jfs_txanchor_proc_show(struct seq_file *m, void *v); 95 int jfs_lmstats_proc_show(struct seq_file *m, void *v); 96 int jfs_txstats_proc_show(struct seq_file *m, void *v); 97 int jfs_mpstat_proc_show(struct seq_file *m, void *v); 98 int jfs_xtstat_proc_show(struct seq_file *m, void *v);
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A 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 …]
|
| /linux/include/linux/pinctrl/ |
| H A D | pinconf.h | 17 struct seq_file; 57 struct seq_file *s, 60 struct seq_file *s, 63 struct seq_file *s,
|
| /linux/net/kcm/ |
| H A D | kcmproc.c | 18 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/fs/proc/ |
| H A D | nommu.c | 31 static int nommu_region_show(struct seq_file *m, struct vm_region *region) in nommu_region_show() 72 static int nommu_region_list_show(struct seq_file *m, void *_p) in nommu_region_list_show() 79 static void *nommu_region_list_start(struct seq_file *m, loff_t *_pos) in nommu_region_list_start() 92 static void nommu_region_list_stop(struct seq_file *m, void *v) in nommu_region_list_stop() 97 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) in nommu_region_list_next()
|
| /linux/drivers/net/ethernet/hisilicon/hibmcge/ |
| H A D | hbg_debugfs.c | 19 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()
|