Searched refs:c_stop (Results 1 – 13 of 13) sorted by relevance
| /linux/arch/csky/kernel/ |
| H A D | cpu-probe.c | 72 static void c_stop(struct seq_file *m, void *v) {} in c_stop() function 77 .stop = c_stop,
|
| /linux/arch/hexagon/kernel/ |
| H A D | setup.c | 106 static void c_stop(struct seq_file *m, void *v) in c_stop() function 135 .stop = &c_stop,
|
| /linux/fs/proc/ |
| H A D | consoles.c | 98 static void c_stop(struct seq_file *m, void *v) in c_stop() function 107 .stop = c_stop,
|
| /linux/arch/sh/kernel/cpu/ |
| H A D | proc.c | 142 static void c_stop(struct seq_file *m, void *v) in c_stop() function 148 .stop = c_stop,
|
| /linux/arch/parisc/kernel/ |
| H A D | setup.c | 164 c_stop (struct seq_file *m, void *v) in c_stop() function 171 .stop = c_stop,
|
| /linux/arch/openrisc/kernel/ |
| H A D | setup.c | 331 static void c_stop(struct seq_file *m, void *v) in c_stop() function 338 .stop = c_stop,
|
| /linux/arch/sparc/kernel/ |
| H A D | cpu.c | 428 static void c_stop(struct seq_file *m, void *v) in c_stop() function 435 .stop = c_stop,
|
| /linux/arch/riscv/kernel/ |
| H A D | cpu.c | 325 static void c_stop(struct seq_file *m, void *v) in c_stop() function 377 .stop = c_stop,
|
| /linux/arch/um/kernel/ |
| H A D | um_arch.c | 113 static void c_stop(struct seq_file *m, void *v) in c_stop() function 120 .stop = c_stop,
|
| /linux/arch/arc/kernel/ |
| H A D | setup.c | 631 static void c_stop(struct seq_file *m, void *v) in c_stop() function 638 .stop = c_stop,
|
| /linux/arch/powerpc/kernel/ |
| H A D | setup-common.c | 349 static void c_stop(struct seq_file *m, void *v) in c_stop() function 356 .stop = c_stop,
|
| /linux/arch/arm/kernel/ |
| H A D | setup.c | 1336 static void c_stop(struct seq_file *m, void *v) in c_stop() function 1343 .stop = c_stop,
|
| /linux/arch/alpha/kernel/ |
| H A D | setup.c | 1334 c_stop(struct seq_file *f, void *v) in c_stop() function 1341 .stop = c_stop,
|