/linux-2.4.37.9/crypto/ |
D | proc.c | 46 static void c_stop(struct seq_file *m, void *p) in c_stop() function 92 .stop = c_stop,
|
/linux-2.4.37.9/arch/mips/kernel/ |
D | proc.c | 142 static void c_stop(struct seq_file *m, void *v) in c_stop() function 149 .stop = c_stop,
|
/linux-2.4.37.9/arch/mips64/kernel/ |
D | proc.c | 142 static void c_stop(struct seq_file *m, void *v) in c_stop() function 149 .stop = c_stop,
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | setup.c | 179 c_stop (struct seq_file *m, void *v) in c_stop() function 186 stop: c_stop,
|
/linux-2.4.37.9/arch/cris/kernel/ |
D | setup.c | 282 static void c_stop(struct seq_file *m, void *v) in c_stop() function 289 stop: c_stop,
|
/linux-2.4.37.9/arch/sh64/kernel/ |
D | setup.c | 353 static void c_stop(struct seq_file *m, void *v) in c_stop() function 359 stop: c_stop,
|
/linux-2.4.37.9/arch/sparc/kernel/ |
D | setup.c | 515 static void c_stop(struct seq_file *m, void *v) in c_stop() function 522 stop: c_stop,
|
/linux-2.4.37.9/drivers/cdrom/ |
D | cm206.c | 615 type_0_command(c_stop, 0); in stop_read() 710 cd->command = c_stop; in cm206_bh() 716 outw(c_stop, r_uart_transmit); in cm206_bh() 724 if (cd->ur[cd->ur_r] != c_stop) { in cm206_bh() 1141 return type_0_command(c_stop, 1); in cm206_audio_ioctl() 1147 type_0_command(c_stop, 1); in cm206_audio_ioctl()
|
D | cm206.h | 93 #define c_stop 0x70 macro
|
/linux-2.4.37.9/arch/s390x/kernel/ |
D | setup.c | 545 static void c_stop(struct seq_file *m, void *v) in c_stop() function 551 stop: c_stop,
|
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | setup.c | 689 static void c_stop(struct seq_file *m, void *v) in c_stop() function 696 stop: c_stop,
|
/linux-2.4.37.9/arch/ppc/kernel/ |
D | setup.c | 237 static void c_stop(struct seq_file *m, void *v) in c_stop() function 244 stop: c_stop,
|
/linux-2.4.37.9/arch/m68k/kernel/ |
D | setup.c | 531 static void c_stop(struct seq_file *m, void *v) in c_stop() function 537 stop: c_stop,
|
/linux-2.4.37.9/arch/s390/kernel/ |
D | setup.c | 686 static void c_stop(struct seq_file *m, void *v) in c_stop() function 692 stop: c_stop,
|
/linux-2.4.37.9/arch/sh/kernel/ |
D | setup.c | 566 static void c_stop(struct seq_file *m, void *v) in c_stop() function 572 stop: c_stop,
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | setup.c | 306 static void c_stop(struct seq_file *m, void *v) in c_stop() function 312 .stop = c_stop,
|
/linux-2.4.37.9/arch/arm/kernel/ |
D | setup.c | 610 static void c_stop(struct seq_file *m, void *v) in c_stop() function 617 .stop = c_stop,
|
/linux-2.4.37.9/arch/ia64/kernel/ |
D | setup.c | 565 c_stop (struct seq_file *m, void *v) in c_stop() function 572 .stop = c_stop,
|
/linux-2.4.37.9/arch/x86_64/kernel/ |
D | setup.c | 912 static void c_stop(struct seq_file *m, void *v) in c_stop() function 919 stop: c_stop,
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | setup.c | 1207 c_stop(struct seq_file *f, void *v) in c_stop() function 1214 stop: c_stop,
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | setup.c | 3164 static void c_stop(struct seq_file *m, void *v) in c_stop() function 3170 stop: c_stop,
|