/linux-6.3-rc2/arch/hexagon/kernel/ |
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-6.3-rc2/arch/loongarch/kernel/ |
A D | proc.c | 105 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 115 return c_start(m, pos); in c_next() 123 .start = c_start,
|
/linux-6.3-rc2/arch/m68k/kernel/ |
A D | setup_no.c | 200 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 208 return c_start(m, pos); in c_next() 216 .start = c_start,
|
A D | setup_mm.c | 457 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 470 .start = c_start,
|
/linux-6.3-rc2/arch/microblaze/kernel/cpu/ |
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-6.3-rc2/arch/sh/kernel/cpu/ |
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-6.3-rc2/arch/csky/kernel/ |
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-6.3-rc2/arch/x86/kernel/cpu/ |
A D | proc.c | 154 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 165 return c_start(m, pos); in c_next() 173 .start = c_start,
|
/linux-6.3-rc2/arch/sparc/kernel/ |
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-6.3-rc2/crypto/ |
A D | proc.c | 21 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 92 .start = c_start,
|
/linux-6.3-rc2/fs/proc/ |
A D | consoles.c | 70 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 102 .start = c_start,
|
/linux-6.3-rc2/arch/riscv/kernel/ |
A D | cpu.c | 262 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 276 return c_start(m, pos); in c_next() 308 .start = c_start,
|
/linux-6.3-rc2/arch/parisc/kernel/ |
A D | setup.c | 175 c_start (struct seq_file *m, loff_t *pos) in c_start() function 189 return c_start(m, pos); in c_next() 198 .start = c_start,
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | proc.c | 310 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 320 return c_start(m, pos); in c_next() 328 .start = c_start,
|
/linux-6.3-rc2/arch/openrisc/kernel/ |
A D | setup.c | 369 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 380 return c_start(m, pos); in c_next() 388 .start = c_start,
|
/linux-6.3-rc2/arch/um/kernel/ |
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-6.3-rc2/arch/xtensa/kernel/ |
A D | setup.c | 679 c_start(struct seq_file *f, loff_t *pos) in c_start() function 688 return c_start(f, pos); in c_next() 698 .start = c_start,
|
/linux-6.3-rc2/arch/arm/mach-rpc/ |
A D | ecard.h | 52 #define c_start(x) ((x)->r_start) macro
|
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-6.3-rc2/arch/s390/kernel/ |
A D | processor.c | 344 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 362 .start = c_start,
|
/linux-6.3-rc2/arch/powerpc/kernel/ |
A D | setup-common.c | 346 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 360 return c_start(m, pos); in c_next() 368 .start = c_start,
|
/linux-6.3-rc2/drivers/crypto/chelsio/ |
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-6.3-rc2/arch/arc/kernel/ |
A 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,
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | cpuinfo.c | 242 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function 258 .start = c_start,
|
/linux-6.3-rc2/arch/ia64/kernel/ |
A D | setup.c | 735 c_start (struct seq_file *m, loff_t *pos) in c_start() function 748 return c_start(m, pos); in c_next() 757 .start = c_start,
|