/arch/csky/kernel/ |
D | cpu-probe.c | 66 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 76 .next = c_next,
|
/arch/hexagon/kernel/ |
D | setup.c | 100 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 134 .next = &c_next,
|
/arch/riscv/kernel/ |
D | cpu.c | 95 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 128 .next = c_next,
|
/arch/microblaze/kernel/cpu/ |
D | mb.c | 143 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 155 .next = c_next,
|
/arch/m68k/kernel/ |
D | setup_no.c | 202 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 214 .next = c_next,
|
D | setup_mm.c | 481 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 491 .next = c_next,
|
/arch/h8300/kernel/ |
D | setup.c | 150 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 162 .next = c_next,
|
/arch/sh/kernel/cpu/ |
D | proc.c | 137 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 147 .next = c_next,
|
/arch/x86/kernel/cpu/ |
D | proc.c | 167 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 179 .next = c_next,
|
/arch/mips/kernel/ |
D | proc.c | 178 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 190 .next = c_next,
|
/arch/parisc/kernel/ |
D | setup.c | 175 c_next (struct seq_file *m, void *v, loff_t *pos) in c_next() function 188 .next = c_next,
|
/arch/s390/kernel/ |
D | processor.c | 219 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 232 .next = c_next,
|
/arch/um/kernel/ |
D | um_arch.c | 84 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 96 .next = c_next,
|
/arch/c6x/kernel/ |
D | setup.c | 448 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 460 c_next,
|
/arch/sparc/kernel/ |
D | cpu.c | 422 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 434 .next = c_next,
|
/arch/nds32/kernel/ |
D | setup.c | 358 static void *c_next(struct seq_file *m, void *v, loff_t * pos) in c_next() function 370 .next = c_next,
|
/arch/openrisc/kernel/ |
D | setup.c | 394 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 406 .next = c_next,
|
/arch/xtensa/kernel/ |
D | setup.c | 725 c_next(struct seq_file *f, void *v, loff_t *pos) in c_next() function 739 .next = c_next,
|
/arch/arm64/kernel/ |
D | cpuinfo.c | 211 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 223 .next = c_next,
|
/arch/powerpc/kernel/ |
D | setup-common.c | 352 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 364 .next = c_next,
|
/arch/arc/kernel/ |
D | setup.c | 672 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 684 .next = c_next,
|
/arch/ia64/kernel/ |
D | setup.c | 749 c_next (struct seq_file *m, void *v, loff_t *pos) in c_next() function 762 .next = c_next,
|
/arch/arm/kernel/ |
D | setup.c | 1341 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next() function 1353 .next = c_next,
|
/arch/alpha/kernel/ |
D | setup.c | 1426 c_next(struct seq_file *f, void *v, loff_t *pos) in c_next() function 1439 .next = c_next,
|