/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 | 124 static void c_stop(struct seq_file *m, void *v) in c_stop() function 152 .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 | 490 static void c_stop(struct seq_file *m, void *v) in c_stop() function 496 .stop = c_stop,
|
/arch/sh/kernel/cpu/ |
D | proc.c | 143 static void c_stop(struct seq_file *m, void *v) in c_stop() function 149 .stop = c_stop,
|
/arch/h8300/kernel/ |
D | setup.c | 159 static void c_stop(struct seq_file *m, void *v) in c_stop() function 166 .stop = c_stop,
|
/arch/x86/kernel/cpu/ |
D | proc.c | 158 static void c_stop(struct seq_file *m, void *v) in c_stop() function 165 .stop = c_stop,
|
/arch/s390/kernel/ |
D | processor.c | 200 static void c_stop(struct seq_file *m, void *v) in c_stop() function 208 .stop = c_stop,
|
/arch/mips/kernel/ |
D | proc.c | 180 static void c_stop(struct seq_file *m, void *v) in c_stop() function 187 .stop = c_stop,
|
/arch/parisc/kernel/ |
D | setup.c | 186 c_stop (struct seq_file *m, void *v) in c_stop() function 193 .stop = c_stop,
|
/arch/unicore32/kernel/ |
D | setup.c | 345 static void c_stop(struct seq_file *m, void *v) in c_stop() function 352 .stop = c_stop,
|
/arch/um/kernel/ |
D | um_arch.c | 90 static void c_stop(struct seq_file *m, void *v) in c_stop() function 97 .stop = c_stop,
|
/arch/arm64/kernel/ |
D | cpuinfo.c | 196 static void c_stop(struct seq_file *m, void *v) in c_stop() function 203 .stop = c_stop,
|
/arch/c6x/kernel/ |
D | setup.c | 452 static void c_stop(struct seq_file *m, void *v) in c_stop() function 458 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 | 373 static void c_stop(struct seq_file *m, void *v) in c_stop() function 380 .stop = c_stop,
|
/arch/openrisc/kernel/ |
D | setup.c | 399 static void c_stop(struct seq_file *m, void *v) in c_stop() function 406 .stop = c_stop,
|
/arch/xtensa/kernel/ |
D | setup.c | 724 c_stop(struct seq_file *f, void *v) in c_stop() function 732 .stop = c_stop,
|
/arch/powerpc/kernel/ |
D | setup-common.c | 361 static void c_stop(struct seq_file *m, void *v) in c_stop() function 368 .stop = c_stop,
|
/arch/arc/kernel/ |
D | setup.c | 679 static void c_stop(struct seq_file *m, void *v) in c_stop() function 686 .stop = c_stop,
|
/arch/ia64/kernel/ |
D | setup.c | 758 c_stop (struct seq_file *m, void *v) in c_stop() function 765 .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 | 1420 c_stop(struct seq_file *f, void *v) in c_stop() function 1427 .stop = c_stop,
|