/linux/arch/hexagon/kernel/ |
H A D | setup.c | 95 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 103 return c_start(m, pos); in c_next() 133 .start = &c_start,
|
/linux/arch/microblaze/kernel/cpu/ |
H A D | mb.c | 136 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 146 return c_start(m, pos); in c_next() 154 .start = c_start,
|
/linux/arch/loongarch/kernel/ |
H A D | proc.c | 89 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 99 return c_start(m, pos); in c_next() 107 .start = c_start,
|
/linux/arch/sh/kernel/cpu/ |
H A D | proc.c | 133 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 140 return c_start(m, pos); in c_next() 146 .start = c_start,
|
/linux/arch/csky/kernel/ |
H A D | cpu-probe.c | 61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 75 .start = c_start,
|
/linux/arch/parisc/kernel/ |
H A D | setup.c | 154 c_start (struct seq_file *m, loff_t *pos) in c_start() function 168 return c_start(m, pos); in c_next() 177 .start = c_start,
|
/linux/arch/sparc/kernel/ |
H A D | cpu.c | 413 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 419 return *pos == 0 ? &c_start : NULL; in c_start() 425 return c_start(m, pos); in c_next() 433 .start =c_start,
|
/linux/arch/x86/kernel/cpu/ |
H A D | proc.c | 159 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 170 return c_start(m, pos); in c_next() 178 .start = c_start,
|
/linux/crypto/ |
H A D | proc.c | 21 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 86 .start = c_start,
|
/linux/fs/proc/ |
H A D | consoles.c | 71 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 105 .start = c_start,
|
/linux/arch/openrisc/kernel/ |
H A D | setup.c | 315 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 326 return c_start(m, pos); in c_next() 334 .start = c_start,
|
/linux/arch/riscv/kernel/ |
H A D | cpu.c | 310 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 324 return c_start(m, pos); in c_next() 377 .start = c_start,
|
/linux/arch/mips/kernel/ |
H A D | proc.c | 309 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 319 return c_start(m, pos); in c_next() 327 .start = c_start,
|
/linux/arch/xtensa/kernel/ |
H A D | setup.c | 697 c_start(struct seq_file *f, loff_t *pos) in c_start() function 706 return c_start(f, pos); in c_next() 716 .start = c_start,
|
/linux/arch/um/kernel/ |
H A D | um_arch.c | 97 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 105 return c_start(m, pos); in c_next() 113 .start = c_start,
|
/linux/arch/arm/mach-rpc/ |
H A D | ecard.h | 52 #define c_start(x) ((x)->r_start) macro
|
H A D | ecard.c | 347 index = c_start(&excd); in ecard_readchunk() 356 (int)c_start(&excd), in ecard_readchunk() 371 (int)c_start(&excd), c_len(&excd), in ecard_readchunk() 378 cd->start_offset = c_start(&excd); in ecard_readchunk()
|
/linux/arch/arm64/kernel/ |
H A D | cpuinfo.c | 277 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 286 return c_start(m, pos); in c_next() 294 .start = c_start,
|
/linux/arch/s390/kernel/ |
H A D | processor.c | 365 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 383 .start = c_start,
|
/linux/drivers/crypto/chelsio/ |
H A D | chcr_algo.h | 131 #define FILL_SEC_CPL_CIPHERSTOP_HI(a_start, a_stop, c_start, c_stop_hi) \ argument 135 CPL_TX_SEC_PDU_CIPHERSTART_V((c_start)) | \
|
/linux/arch/arc/kernel/ |
H A D | setup.c | 614 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 628 return c_start(m, pos); in c_next() 636 .start = c_start,
|
/linux/arch/m68k/kernel/ |
H A D | setup_mm.c | 458 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 471 .start = c_start,
|
/linux/drivers/usb/gadget/udc/ |
H A D | fsl_qe_udc.h | 343 u32 c_start; member
|
/linux/arch/alpha/kernel/ |
H A D | setup.c | 1322 c_start(struct seq_file *f, loff_t *pos) in c_start() function 1340 .start = c_start,
|
/linux/arch/arm/kernel/ |
H A D | setup.c | 1325 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 1341 .start = c_start,
|