Home
last modified time | relevance | path

Searched refs:c_start (Results 1 – 21 of 21) sorted by relevance

/linux-2.4.37.9/arch/mips/kernel/
Dproc.c129 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
139 return c_start(m, pos); in c_next()
147 .start = c_start,
/linux-2.4.37.9/arch/mips64/kernel/
Dproc.c129 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
139 return c_start(m, pos); in c_next()
147 .start = c_start,
/linux-2.4.37.9/arch/parisc/kernel/
Dsetup.c161 c_start (struct seq_file *m, loff_t *pos) in c_start() function
175 return c_start(m, pos); in c_next()
184 start: c_start,
/linux-2.4.37.9/arch/sparc/kernel/
Dsetup.c500 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
506 return *pos == 0 ? &c_start : NULL; in c_start()
512 return c_start(m, pos); in c_next()
520 start: c_start,
/linux-2.4.37.9/crypto/
Dproc.c24 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
90 .start = c_start,
/linux-2.4.37.9/arch/sparc64/kernel/
Dsetup.c674 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
680 return *pos == 0 ? &c_start : NULL; in c_start()
686 return c_start(m, pos); in c_next()
694 start: c_start,
/linux-2.4.37.9/arch/cris/kernel/
Dsetup.c270 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
287 start: c_start,
/linux-2.4.37.9/arch/s390x/kernel/
Dsetup.c536 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
543 return c_start(m, pos); in c_next()
549 start: c_start,
/linux-2.4.37.9/arch/ppc/kernel/
Dsetup.c224 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
234 return c_start(m, pos); in c_next()
242 start: c_start,
/linux-2.4.37.9/arch/sh64/kernel/
Dsetup.c345 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
357 start: c_start,
/linux-2.4.37.9/arch/s390/kernel/
Dsetup.c677 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
684 return c_start(m, pos); in c_next()
690 start: c_start,
/linux-2.4.37.9/arch/ppc64/kernel/
Dsetup.c297 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
304 return c_start(m, pos); in c_next()
310 .start =c_start,
/linux-2.4.37.9/arch/ia64/kernel/
Dsetup.c548 c_start (struct seq_file *m, loff_t *pos) in c_start() function
561 return c_start(m, pos); in c_next()
570 .start =c_start,
/linux-2.4.37.9/arch/x86_64/kernel/
Dsetup.c901 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
909 return c_start(m, pos); in c_next()
917 start: c_start,
/linux-2.4.37.9/arch/m68k/kernel/
Dsetup.c522 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
535 start: c_start,
/linux-2.4.37.9/arch/arm/kernel/
Decard.c410 index = c_start(&excd); in ecard_readchunk()
419 (int)c_start(&excd), in ecard_readchunk()
434 (int)c_start(&excd), c_len(&excd), in ecard_readchunk()
441 cd->start_offset = c_start(&excd); in ecard_readchunk()
Dsetup.c599 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
615 .start = c_start,
/linux-2.4.37.9/arch/sh/kernel/
Dsetup.c558 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
570 start: c_start,
/linux-2.4.37.9/include/asm-arm/
Decard.h271 #define c_start(x) ((x)->r_start) macro
/linux-2.4.37.9/arch/alpha/kernel/
Dsetup.c1195 c_start(struct seq_file *f, loff_t *pos) in c_start() function
1212 start: c_start,
/linux-2.4.37.9/arch/i386/kernel/
Dsetup.c3155 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
3162 return c_start(m, pos); in c_next()
3168 start: c_start,