/Linux-v5.10/arch/hexagon/kernel/ |
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-v5.10/arch/riscv/kernel/ |
D | cpu.c | 87 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 98 return c_start(m, pos); in c_next() 127 .start = c_start,
|
/Linux-v5.10/arch/microblaze/kernel/cpu/ |
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-v5.10/arch/m68k/kernel/ |
D | setup_no.c | 197 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 205 return c_start(m, pos); in c_next() 213 .start = c_start,
|
D | setup_mm.c | 476 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 489 .start = c_start,
|
/Linux-v5.10/arch/sh/kernel/cpu/ |
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-v5.10/arch/h8300/kernel/ |
D | setup.c | 144 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 153 return c_start(m, pos); in c_next() 161 .start = c_start,
|
/Linux-v5.10/arch/csky/kernel/ |
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-v5.10/arch/x86/kernel/cpu/ |
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-v5.10/fs/proc/ |
D | consoles.c | 61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 87 .start = c_start,
|
/Linux-v5.10/arch/sparc/kernel/ |
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-v5.10/crypto/ |
D | proc.c | 20 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 86 .start = c_start,
|
/Linux-v5.10/arch/mips/kernel/ |
D | proc.c | 171 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 181 return c_start(m, pos); in c_next() 189 .start = c_start,
|
/Linux-v5.10/arch/parisc/kernel/ |
D | setup.c | 164 c_start (struct seq_file *m, loff_t *pos) in c_start() function 178 return c_start(m, pos); in c_next() 187 .start = c_start,
|
/Linux-v5.10/arch/um/kernel/ |
D | um_arch.c | 77 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 85 return c_start(m, pos); in c_next() 93 .start = c_start,
|
/Linux-v5.10/arch/openrisc/kernel/ |
D | setup.c | 384 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 395 return c_start(m, pos); in c_next() 403 .start = c_start,
|
/Linux-v5.10/arch/arm/mach-rpc/ |
D | ecard.h | 52 #define c_start(x) ((x)->r_start) macro
|
/Linux-v5.10/arch/xtensa/kernel/ |
D | setup.c | 719 c_start(struct seq_file *f, loff_t *pos) in c_start() function 728 return c_start(f, pos); in c_next() 738 .start = c_start,
|
/Linux-v5.10/arch/s390/kernel/ |
D | processor.c | 213 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 231 .start = c_start,
|
/Linux-v5.10/arch/c6x/kernel/ |
D | setup.c | 444 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 458 c_start,
|
/Linux-v5.10/arch/powerpc/kernel/ |
D | setup-common.c | 341 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 355 return c_start(m, pos); in c_next() 363 .start = c_start,
|
/Linux-v5.10/arch/nds32/kernel/ |
D | setup.c | 353 static void *c_start(struct seq_file *m, loff_t * pos) in c_start() function 369 .start = c_start,
|
/Linux-v5.10/drivers/crypto/chelsio/ |
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-v5.10/arch/arm64/kernel/ |
D | cpuinfo.c | 203 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 219 .start = c_start,
|
/Linux-v5.10/arch/arc/kernel/ |
D | setup.c | 661 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 675 return c_start(m, pos); in c_next() 683 .start = c_start,
|