Searched refs:seq_file (Results 501 - 525 of 1768) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/infiniband/hw/hfi1/
H A Dqp.h83 void qp_iter_print(struct seq_file *s, struct rvt_qp_iter *iter);
/linux-master/tools/testing/selftests/bpf/progs/
H A Diters_css_task.c58 struct seq_file *seq = ctx->meta->seq;
/linux-master/arch/arm64/kernel/
H A Dirq.c20 #include <linux/seq_file.h>
/linux-master/arch/s390/include/asm/
H A Dsysinfo.h198 void (*seq_print)(struct seq_file *, struct service_level *);
/linux-master/fs/netfs/
H A Dfscache_cache.c380 static int fscache_caches_seq_show(struct seq_file *m, void *v)
405 static void *fscache_caches_seq_start(struct seq_file *m, loff_t *_pos)
412 static void *fscache_caches_seq_next(struct seq_file *m, void *v, loff_t *_pos)
417 static void fscache_caches_seq_stop(struct seq_file *m, void *v)
/linux-master/block/
H A Dbfq-cgroup.c84 * @sf: seq_file to print to
90 static u64 blkg_prfill_stat(struct seq_file *sf, struct blkg_policy_data *pd,
1004 static int bfq_io_show_weight_legacy(struct seq_file *sf, void *v)
1018 static u64 bfqg_prfill_weight_device(struct seq_file *sf,
1028 static int bfq_io_show_weight(struct seq_file *sf, void *v)
1158 static int bfqg_print_rwstat(struct seq_file *sf, void *v)
1165 static u64 bfqg_prfill_rwstat_recursive(struct seq_file *sf,
1174 static int bfqg_print_rwstat_recursive(struct seq_file *sf, void *v)
1183 static int bfqg_print_stat(struct seq_file *sf, void *v)
1190 static u64 bfqg_prfill_stat_recursive(struct seq_file *s
[all...]
H A Dblk-cgroup.h168 struct seq_file *s);
204 void blkcg_print_blkgs(struct seq_file *sf, struct blkcg *blkcg,
205 u64 (*prfill)(struct seq_file *,
209 u64 __blkg_prfill_u64(struct seq_file *sf, struct blkg_policy_data *pd, u64 v);
/linux-master/arch/powerpc/mm/ptdump/
H A Dptdump.c21 #include <linux/seq_file.h>
60 struct seq_file *seq;
125 void pt_dump_size(struct seq_file *m, unsigned long size)
301 static int ptdump_show(struct seq_file *m, void *v)
/linux-master/arch/riscv/mm/
H A Dptdump.c9 #include <linux/seq_file.h>
35 struct seq_file *seq;
320 static void ptdump_walk(struct seq_file *s, struct ptd_mm_info *pinfo)
371 static int ptdump_show(struct seq_file *m, void *v)
/linux-master/include/linux/
H A Dpage_owner.h19 extern void pagetypeinfo_showmixedcount_print(struct seq_file *m,
/linux-master/arch/powerpc/platforms/embedded6xx/
H A Dlinkstation.c135 static void linkstation_show_cpuinfo(struct seq_file *m)
/linux-master/drivers/accel/qaic/
H A Dqaic_debugfs.c14 #include <linux/seq_file.h>
45 static int bootlog_show(struct seq_file *s, void *unused)
80 static int read_dbc_fifo_size(struct seq_file *s, void *unused)
101 static int read_dbc_queued(struct seq_file *s, void *unused)
/linux-master/drivers/pinctrl/
H A Dpinconf-generic.c20 #include <linux/seq_file.h>
59 struct seq_file *s, const char *gname,
112 void pinconf_generic_dump_pins(struct pinctrl_dev *pctldev, struct seq_file *s,
134 struct seq_file *s, unsigned long config)
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_core.h478 vchiq_dump_state(struct seq_file *f, struct vchiq_state *state);
528 void vchiq_dump_platform_state(struct seq_file *f);
530 void vchiq_dump_platform_instances(struct vchiq_state *state, struct seq_file *f);
532 void vchiq_dump_platform_service_state(struct seq_file *f, struct vchiq_service *service);
/linux-master/security/smack/
H A Dsmackfs.c22 #include <linux/seq_file.h>
532 static void *smk_seq_start(struct seq_file *s, loff_t *pos,
549 static void *smk_seq_next(struct seq_file *s, void *v, loff_t *pos,
560 static void smk_seq_stop(struct seq_file *s, void *v)
565 static void smk_rule_show(struct seq_file *s, struct smack_rule *srp, int max)
608 static void *load2_seq_start(struct seq_file *s, loff_t *pos)
613 static void *load2_seq_next(struct seq_file *s, void *v, loff_t *pos)
618 static int load_seq_show(struct seq_file *s, void *v)
643 * For reading, use load_seq_* seq_file reading operations.
752 static void *cipso_seq_start(struct seq_file *
[all...]
/linux-master/arch/m68k/atari/
H A Dnvram.c17 #include <linux/seq_file.h>
178 static void atari_nvram_proc_read(unsigned char *nvram, struct seq_file *seq,
244 static int nvram_proc_read(struct seq_file *seq, void *offset)
/linux-master/net/6lowpan/
H A Ddebugfs.c97 static int lowpan_ctx_pfx_show(struct seq_file *file, void *offset)
128 struct seq_file *file = fp->private_data;
193 static int lowpan_context_show(struct seq_file *file, void *offset)
/linux-master/drivers/scsi/arm/
H A Dfas216.h372 extern void fas216_print_host(FAS216_Info *info, struct seq_file *m);
373 extern void fas216_print_stats(FAS216_Info *info, struct seq_file *m);
374 extern void fas216_print_devices(FAS216_Info *info, struct seq_file *m);
/linux-master/arch/powerpc/kvm/
H A Dtiming.c12 #include <linux/seq_file.h>
129 static int kvmppc_exit_timing_show(struct seq_file *m, void *private)
178 struct seq_file *seqf = file->private_data;
181 * show. seq_file is locked here to prevent races of init with
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_dp.h92 struct seq_file;
160 void (*print_tx_descs)(struct seq_file *file,
206 nfp_net_debugfs_print_tx_descs(struct seq_file *file, struct nfp_net_dp *dp,
/linux-master/drivers/gpu/host1x/
H A Ddebug.c11 #include <linux/seq_file.h>
144 static int host1x_debug_all_show(struct seq_file *s, void *unused)
157 static int host1x_debug_show(struct seq_file *s, void *unused)
/linux-master/arch/sparc/kernel/
H A Dsmp_32.c21 #include <linux/seq_file.h>
369 void smp_bogo(struct seq_file *m)
382 void smp_info(struct seq_file *m)
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Ddebugfs.c63 mt7921_seq_puts_array(struct seq_file *file, const char *str,
91 mt7921_txpwr(struct seq_file *s, void *data)
251 mt7921s_sched_quota_read(struct seq_file *s, void *data)
/linux-master/security/keys/
H A Drequest_key_auth.c12 #include <linux/seq_file.h>
22 static void request_key_auth_describe(const struct key *, struct seq_file *);
65 struct seq_file *m)
/linux-master/drivers/hid/
H A Dhid-wiimote-debug.c12 #include <linux/seq_file.h>
98 static int wiidebug_drm_show(struct seq_file *f, void *p)
127 struct seq_file *sf = f->private_data;

Completed in 387 milliseconds

<<21222324252627282930>>