Home
last modified time | relevance | path

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

/linux/arch/hexagon/kernel/
H A Dsetup.c95 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/loongarch/kernel/
H A Dproc.c91 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
101 return c_start(m, pos); in c_next()
109 .start = c_start,
/linux/arch/sh/kernel/cpu/
H A Dproc.c133 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 Dcpu-probe.c61 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 Dsetup.c154 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 Dcpu.c413 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/fs/proc/
H A Dconsoles.c71 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 Dsetup.c317 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
328 return c_start(m, pos); in c_next()
336 .start = c_start,
/linux/arch/riscv/kernel/
H A Dcpu.c308 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
322 return c_start(m, pos); in c_next()
375 .start = c_start,
/linux/arch/um/kernel/
H A Dum_arch.c100 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
110 return c_start(m, pos); in c_next()
118 .start = c_start,
/linux/arch/arm/mach-rpc/
H A Decard.h52 #define c_start(x) ((x)->r_start) macro
/linux/arch/arm64/kernel/
H A Dcpuinfo.c278 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
287 return c_start(m, pos); in c_next()
295 .start = c_start,
/linux/arch/arc/kernel/
H A Dsetup.c614 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/powerpc/kernel/
H A Dsetup-common.c333 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
347 return c_start(m, pos); in c_next()
355 .start = c_start,
/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h131 #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/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h343 u32 c_start; member
/linux/arch/alpha/kernel/
H A Dsetup.c1322 c_start(struct seq_file *f, loff_t *pos) in c_start() function
1340 .start = c_start,
/linux/arch/arm/kernel/
H A Dsetup.c1325 static void *c_start(struct seq_file *m, loff_t *pos) in c_start() function
1341 .start = c_start,