| /arch/csky/kernel/ |
| A 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/ |
| A D | setup.c | 106 static void c_stop(struct seq_file *m, void *v) in c_stop() function 135 .stop = &c_stop,
|
| /arch/loongarch/kernel/ |
| A D | proc.c | 102 static void c_stop(struct seq_file *m, void *v) in c_stop() function 109 .stop = c_stop,
|
| /arch/m68k/kernel/ |
| A D | setup_no.c | 209 static void c_stop(struct seq_file *m, void *v) in c_stop() function 216 .stop = c_stop,
|
| A D | setup_mm.c | 467 static void c_stop(struct seq_file *m, void *v) in c_stop() function 473 .stop = c_stop,
|
| /arch/microblaze/kernel/cpu/ |
| A D | mb.c | 149 static void c_stop(struct seq_file *m, void *v) in c_stop() function 156 .stop = c_stop,
|
| /arch/sh/kernel/cpu/ |
| A D | proc.c | 142 static void c_stop(struct seq_file *m, void *v) in c_stop() function 148 .stop = c_stop,
|
| /arch/parisc/kernel/ |
| A D | setup.c | 172 c_stop (struct seq_file *m, void *v) in c_stop() function 179 .stop = c_stop,
|
| /arch/x86/kernel/cpu/ |
| A D | proc.c | 173 static void c_stop(struct seq_file *m, void *v) in c_stop() function 180 .stop = c_stop,
|
| /arch/openrisc/kernel/ |
| A D | setup.c | 329 static void c_stop(struct seq_file *m, void *v) in c_stop() function 336 .stop = c_stop,
|
| /arch/s390/kernel/ |
| A D | processor.c | 377 static void c_stop(struct seq_file *m, void *v) in c_stop() function 385 .stop = c_stop,
|
| /arch/mips/kernel/ |
| A D | proc.c | 322 static void c_stop(struct seq_file *m, void *v) in c_stop() function 329 .stop = c_stop,
|
| /arch/sparc/kernel/ |
| A D | cpu.c | 428 static void c_stop(struct seq_file *m, void *v) in c_stop() function 435 .stop = c_stop,
|
| /arch/riscv/kernel/ |
| A D | cpu.c | 327 static void c_stop(struct seq_file *m, void *v) in c_stop() function 379 .stop = c_stop,
|
| /arch/um/kernel/ |
| A D | um_arch.c | 108 static void c_stop(struct seq_file *m, void *v) in c_stop() function 115 .stop = c_stop,
|
| /arch/xtensa/kernel/ |
| A D | setup.c | 710 c_stop(struct seq_file *f, void *v) in c_stop() function 718 .stop = c_stop,
|
| /arch/arm64/kernel/ |
| A D | cpuinfo.c | 289 static void c_stop(struct seq_file *m, void *v) in c_stop() function 296 .stop = c_stop,
|
| /arch/powerpc/kernel/ |
| A D | setup-common.c | 349 static void c_stop(struct seq_file *m, void *v) in c_stop() function 356 .stop = c_stop,
|
| /arch/arc/kernel/ |
| A D | setup.c | 631 static void c_stop(struct seq_file *m, void *v) in c_stop() function 638 .stop = c_stop,
|
| /arch/arm/kernel/ |
| A D | setup.c | 1336 static void c_stop(struct seq_file *m, void *v) in c_stop() function 1343 .stop = c_stop,
|
| /arch/alpha/kernel/ |
| A D | setup.c | 1335 c_stop(struct seq_file *f, void *v) in c_stop() function 1342 .stop = c_stop,
|