/arch/csky/kernel/ |
D | cpu-probe.c | 72 static void c_stop(struct seq_file *m, void *v) {} in c_stop() function 77 .stop = c_stop,
|
/arch/hexagon/kernel/ |
D | setup.c | 106 static void c_stop(struct seq_file *m, void *v) in c_stop() function 135 .stop = &c_stop,
|
/arch/riscv/kernel/ |
D | cpu.c | 101 static void c_stop(struct seq_file *m, void *v) in c_stop() function 129 .stop = c_stop,
|
/arch/microblaze/kernel/cpu/ |
D | mb.c | 149 static void c_stop(struct seq_file *m, void *v) in c_stop() function 156 .stop = c_stop,
|
/arch/m68k/kernel/ |
D | setup_no.c | 213 static void c_stop(struct seq_file *m, void *v) in c_stop() function 220 .stop = c_stop,
|
D | setup_mm.c | 475 static void c_stop(struct seq_file *m, void *v) in c_stop() function 481 .stop = c_stop,
|
/arch/h8300/kernel/ |
D | setup.c | 151 static void c_stop(struct seq_file *m, void *v) in c_stop() function 158 .stop = c_stop,
|
/arch/sh/kernel/cpu/ |
D | proc.c | 142 static void c_stop(struct seq_file *m, void *v) in c_stop() function 148 .stop = c_stop,
|
/arch/x86/kernel/cpu/ |
D | proc.c | 173 static void c_stop(struct seq_file *m, void *v) in c_stop() function 180 .stop = c_stop,
|
/arch/mips/kernel/ |
D | proc.c | 184 static void c_stop(struct seq_file *m, void *v) in c_stop() function 191 .stop = c_stop,
|
/arch/parisc/kernel/ |
D | setup.c | 182 c_stop (struct seq_file *m, void *v) in c_stop() function 189 .stop = c_stop,
|
/arch/s390/kernel/ |
D | processor.c | 378 static void c_stop(struct seq_file *m, void *v) in c_stop() function 386 .stop = c_stop,
|
/arch/openrisc/kernel/ |
D | setup.c | 383 static void c_stop(struct seq_file *m, void *v) in c_stop() function 390 .stop = c_stop,
|
/arch/sparc/kernel/ |
D | cpu.c | 428 static void c_stop(struct seq_file *m, void *v) in c_stop() function 435 .stop = c_stop,
|
/arch/nds32/kernel/ |
D | setup.c | 360 static void c_stop(struct seq_file *m, void *v) in c_stop() function 367 .stop = c_stop,
|
/arch/um/kernel/ |
D | um_arch.c | 107 static void c_stop(struct seq_file *m, void *v) in c_stop() function 114 .stop = c_stop,
|
/arch/xtensa/kernel/ |
D | setup.c | 732 c_stop(struct seq_file *f, void *v) in c_stop() function 740 .stop = c_stop,
|
/arch/arm64/kernel/ |
D | cpuinfo.c | 234 static void c_stop(struct seq_file *m, void *v) in c_stop() function 241 .stop = c_stop,
|
/arch/powerpc/kernel/ |
D | setup-common.c | 353 static void c_stop(struct seq_file *m, void *v) in c_stop() function 360 .stop = c_stop,
|
/arch/arc/kernel/ |
D | setup.c | 678 static void c_stop(struct seq_file *m, void *v) in c_stop() function 685 .stop = c_stop,
|
/arch/ia64/kernel/ |
D | setup.c | 755 c_stop (struct seq_file *m, void *v) in c_stop() function 762 .stop = c_stop,
|
/arch/arm/kernel/ |
D | setup.c | 1343 static void c_stop(struct seq_file *m, void *v) in c_stop() function 1350 .stop = c_stop,
|
/arch/alpha/kernel/ |
D | setup.c | 1418 c_stop(struct seq_file *f, void *v) in c_stop() function 1425 .stop = c_stop,
|