Home
last modified time | relevance | path

Searched refs:c_start (Results 1 - 25 of 59) sorted by relevance

123

/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dsetup.c95 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
103 return c_start(m, pos); in c_next()
133 .start = &c_start,
/kernel/linux/linux-6.6/arch/hexagon/kernel/
H A Dsetup.c95 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
103 return c_start(m, pos); in c_next()
133 .start = &c_start,
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dproc.c108 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
118 return c_start(m, pos); in c_next()
126 .start = c_start,
/kernel/linux/linux-5.10/arch/microblaze/kernel/cpu/
H A Dmb.c136 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
146 return c_start(m, pos); in c_next()
154 .start = c_start,
/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
H A Dproc.c133 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
140 return c_start(m, pos); in c_next()
146 .start = c_start,
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dcpu.c87 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
98 return c_start(m, pos); in c_next()
127 .start = c_start,
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dsetup_no.c197 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
205 return c_start(m, pos); in c_next()
213 .start = c_start,
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dproc.c108 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
118 return c_start(m, pos); in c_next()
126 .start = c_start,
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dsetup_no.c200 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
208 return c_start(m, pos); in c_next()
216 .start = c_start,
/kernel/linux/linux-6.6/arch/microblaze/kernel/cpu/
H A Dmb.c136 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
146 return c_start(m, pos); in c_next()
154 .start = c_start,
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H A Dproc.c133 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
140 return c_start(m, pos); in c_next()
146 .start = c_start,
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dcpu-probe.c61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
75 .start = c_start,
/kernel/linux/linux-6.6/arch/csky/kernel/
H A Dcpu-probe.c61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
75 .start = c_start,
/kernel/linux/linux-5.10/arch/h8300/kernel/
H A Dsetup.c144 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
153 return c_start(m, pos); in c_next()
161 .start = c_start,
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dproc.c159 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
170 return c_start(m, pos); in c_next()
178 .start = c_start,
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dproc.c156 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
167 return c_start(m, pos); in c_next()
175 .start = c_start,
/kernel/linux/linux-5.10/crypto/
H A Dproc.c20 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
86 .start = c_start,
/kernel/linux/linux-5.10/fs/proc/
H A Dconsoles.c61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
87 .start = c_start,
/kernel/linux/linux-6.6/fs/proc/
H A Dconsoles.c70 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
102 .start = c_start,
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dcpu.c413 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
419 return *pos == 0 ? &c_start : NULL; in c_start()
425 return c_start(m, pos); in c_next()
433 .start =c_start,
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dcpu.c413 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
419 return *pos == 0 ? &c_start : NULL; in c_start()
425 return c_start(m, pos); in c_next()
433 .start =c_start,
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dproc.c171 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
181 return c_start(m, pos); in c_next()
189 .start = c_start,
/kernel/linux/linux-5.10/arch/um/kernel/
H A Dum_arch.c79 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
87 return c_start(m, pos); in c_next()
95 .start = c_start,
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dsetup.c164 c_start (struct seq_file *m, loff_t *pos) in c_start() function
178 return c_start(m, pos); in c_next()
187 .start = c_start,
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dsetup.c157 c_start (struct seq_file *m, loff_t *pos) in c_start() function
171 return c_start(m, pos); in c_next()
180 .start = c_start,

Completed in 9 milliseconds

123