Home
last modified time | relevance | path

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

12345678

/arch/csky/kernel/
A Dcpu-probe.c13 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()
/arch/x86/kernel/cpu/
A Dproc.c19 static void show_cpuinfo_core(struct seq_file *m, struct cpuinfo_x86 *c, in show_cpuinfo_core()
34 static void show_cpuinfo_misc(struct seq_file *m, struct cpuinfo_x86 *c) in show_cpuinfo_misc()
52 static void show_cpuinfo_misc(struct seq_file *m, struct cpuinfo_x86 *c) in show_cpuinfo_misc()
63 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo()
159 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
167 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
173 static void c_stop(struct seq_file *m, void *v) in c_stop()
185 static void dump_x86_features(struct seq_file *m, unsigned long features) in dump_x86_features()
193 void arch_proc_pid_thread_features(struct seq_file *m, struct task_struct *task) in arch_proc_pid_thread_features()
/arch/powerpc/kernel/
A Drtas-proc.c138 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);
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,
229 static void check_location(struct seq_file *m, const char *c);
299 static int ppc_rtas_poweron_show(struct seq_file *m, void *v) in ppc_rtas_poweron_show()
362 static int ppc_rtas_clock_show(struct seq_file *m, void *v) in ppc_rtas_clock_show()
[all …]
/arch/arm/mach-omap2/
A Dpm-debug.c69 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()
/arch/x86/mm/
A Ddebug_pagetables.c8 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show()
16 static int ptdump_curknl_show(struct seq_file *m, void *v) in ptdump_curknl_show()
26 static int ptdump_curusr_show(struct seq_file *m, void *v) in ptdump_curusr_show()
37 static int ptdump_efi_show(struct seq_file *m, void *v) in ptdump_efi_show()
/arch/x86/platform/atom/
A Dpunit_atom_debug.c82 static int punit_dev_state_show(struct seq_file *seq_file, void *unused) in punit_dev_state_show() argument
85 struct punit_device *punit_devp = seq_file->private; in punit_dev_state_show()
89 seq_puts(seq_file, "\n\nPUNIT NORTH COMPLEX DEVICES :\n"); in punit_dev_state_show()
94 seq_printf(seq_file, "%9s : Read Failed\n", in punit_dev_state_show()
98 seq_printf(seq_file, "%9s : %s\n", punit_devp->name, in punit_dev_state_show()
/arch/sh/kernel/cpu/
A Dproc.c47 static void show_cpuflags(struct seq_file *m, struct sh_cpuinfo *c) in show_cpuflags()
65 static void show_cacheinfo(struct seq_file *m, const char *type, in show_cacheinfo()
79 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo()
133 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
137 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
142 static void c_stop(struct seq_file *m, void *v) in c_stop()
/arch/hexagon/kernel/
A Dsetup.c95 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
100 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
106 static void c_stop(struct seq_file *m, void *v) in c_stop()
114 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo()
/arch/sparc/include/asm/
A Dsmp_64.h56 struct seq_file;
57 void smp_bogo(struct seq_file *);
58 void smp_info(struct seq_file *);
A Dsmp_32.h52 struct seq_file;
53 void smp_bogo(struct seq_file *);
54 void smp_info(struct seq_file *);
/arch/s390/kernel/
A Dprocessor.c118 static void show_facilities(struct seq_file *m) in show_facilities()
128 static void show_cpu_summary(struct seq_file *m, void *v) in show_cpu_summary()
306 static void show_cpu_topology(struct seq_file *m, unsigned long n) in show_cpu_topology()
320 static void show_cpu_ids(struct seq_file *m, unsigned long n) in show_cpu_ids()
329 static void show_cpu_mhz(struct seq_file *m, unsigned long n) in show_cpu_mhz()
342 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo()
365 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
371 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
377 static void c_stop(struct seq_file *m, void *v) in c_stop()
A Dsysinfo.c46 static void stsi_1_1_1(struct seq_file *m, struct sysinfo_1_1_1 *info) in stsi_1_1_1()
116 static void stsi_15_1_x(struct seq_file *m, struct sysinfo_15_1_x *info) in stsi_15_1_x()
138 static void stsi_1_2_2(struct seq_file *m, struct sysinfo_1_2_2 *info) in stsi_1_2_2()
181 static void stsi_2_2_2(struct seq_file *m, struct sysinfo_2_2_2 *info) in stsi_2_2_2()
215 static void print_ext_name(struct seq_file *m, int lvl, in print_ext_name()
233 static void stsi_3_2_2(struct seq_file *m, struct sysinfo_3_2_2 *info) in stsi_3_2_2()
255 static int sysinfo_show(struct seq_file *m, void *v) in sysinfo_show()
327 static void *service_level_start(struct seq_file *m, loff_t *pos) in service_level_start()
338 static void service_level_stop(struct seq_file *m, void *p) in service_level_stop()
343 static int service_level_show(struct seq_file *m, void *p) in service_level_show()
[all …]
/arch/riscv/include/asm/
A Dsmp.h15 struct seq_file;
29 void show_ipi_stats(struct seq_file *p, int prec);
73 static inline void show_ipi_stats(struct seq_file *p, int prec) in show_ipi_stats()
/arch/powerpc/platforms/pseries/
A DhvCall_inst.c34 static void *hc_start(struct seq_file *m, loff_t *pos) in hc_start()
42 static void *hc_next(struct seq_file *m, void *p, loff_t * pos) in hc_next()
49 static void hc_stop(struct seq_file *m, void *p) in hc_stop()
53 static int hc_show(struct seq_file *m, void *p) in hc_show()
A Dlparcfg.c139 static void show_gpci_data(struct seq_file *m) in show_gpci_data()
194 static void parse_ppp_data(struct seq_file *m) in parse_ppp_data()
266 static void parse_mpp_data(struct seq_file *m) in parse_mpp_data()
304 static void parse_mpp_x_data(struct seq_file *m) in parse_mpp_x_data()
333 static int read_rtas_lpar_name(struct seq_file *m) in read_rtas_lpar_name()
356 static int read_dt_lpar_name(struct seq_file *m) in read_dt_lpar_name()
371 static void read_lpar_name(struct seq_file *m) in read_lpar_name()
461 static void pseries_cmo_data(struct seq_file *m) in pseries_cmo_data()
485 static void splpar_dispatch_data(struct seq_file *m) in splpar_dispatch_data()
501 static void parse_em_data(struct seq_file *m) in parse_em_data()
[all …]
/arch/arm64/kvm/vgic/
A Dvgic-debug.c119 static void *vgic_debug_start(struct seq_file *s, loff_t *pos) in vgic_debug_start()
147 static void *vgic_debug_next(struct seq_file *s, void *v, loff_t *pos) in vgic_debug_next()
159 static void vgic_debug_stop(struct seq_file *s, void *v) in vgic_debug_stop()
179 static void print_dist_state(struct seq_file *s, struct vgic_dist *dist, in print_dist_state()
198 static void print_header(struct seq_file *s, struct vgic_irq *irq, in print_header()
214 static void print_irq_state(struct seq_file *s, struct vgic_irq *irq, in print_irq_state()
267 static int vgic_debug_show(struct seq_file *s, void *v) in vgic_debug_show()
400 static void *vgic_its_debug_start(struct seq_file *s, loff_t *pos) in vgic_its_debug_start()
445 static void *vgic_its_debug_next(struct seq_file *s, void *v, loff_t *pos) in vgic_its_debug_next()
467 static void vgic_its_debug_stop(struct seq_file *s, void *v) in vgic_its_debug_stop()
[all …]
/arch/arm/include/asm/mach/
A Dirq.h12 struct seq_file;
18 extern int show_fiq_list(struct seq_file *, int);
/arch/loongarch/kernel/
A Dproc.c16 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo()
89 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
96 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
102 static void c_stop(struct seq_file *m, void *v) in c_stop()
/arch/m68k/kernel/
A Dsetup_no.c172 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo()
198 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
203 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
209 static void c_stop(struct seq_file *m, void *v) in c_stop()
/arch/microblaze/kernel/cpu/
A Dmb.c28 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo()
136 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
143 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
149 static void c_stop(struct seq_file *m, void *v) in c_stop()
/arch/riscv/kernel/
A Dcpu.c241 static void print_vendor_isa(struct seq_file *f, int cpu) in print_vendor_isa()
265 static void print_isa(struct seq_file *f, const unsigned long *isa_bitmap, int cpu) in print_isa()
289 static void print_mmu(struct seq_file *f) in print_mmu()
310 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
321 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
327 static void c_stop(struct seq_file *m, void *v) in c_stop()
331 static int c_show(struct seq_file *m, void *v) in c_show()
/arch/xtensa/include/asm/
A Dsmp.h30 struct seq_file;
31 void show_ipi_list(struct seq_file *p, int prec);
/arch/s390/mm/
A Ddump_pagetables.c32 struct seq_file *seq;
43 struct seq_file *__m = (m); \
51 struct seq_file *__m = (m); \
57 static void print_prot(struct seq_file *m, unsigned int pr, int level) in print_prot()
97 struct seq_file *m = st->seq; in note_page_update_state()
116 struct seq_file *m; in note_page()
226 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show()
/arch/nios2/kernel/
A Dcpuinfo.c116 static int show_cpuinfo(struct seq_file *m, void *v) in show_cpuinfo()
168 static void *cpuinfo_start(struct seq_file *m, loff_t *pos) in cpuinfo_start()
175 static void *cpuinfo_next(struct seq_file *m, void *v, loff_t *pos) in cpuinfo_next()
181 static void cpuinfo_stop(struct seq_file *m, void *v) in cpuinfo_stop()
/arch/powerpc/mm/ptdump/
A Dsegment_regs.c11 static void seg_show(struct seq_file *m, int i) in seg_show()
29 static int sr_show(struct seq_file *m, void *v) in sr_show()

Completed in 30 milliseconds

12345678