Searched refs:c_show (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/csky/kernel/ |
D | cpu-probe.c | 46 static int c_show(struct seq_file *m, void *v) in c_show() function 78 .show = c_show,
|
/kernel/linux/linux-5.10/crypto/ |
D | proc.c | 36 static int c_show(struct seq_file *m, void *p) in c_show() function 89 .show = c_show
|
/kernel/linux/linux-5.10/arch/riscv/kernel/ |
D | cpu.c | 105 static int c_show(struct seq_file *m, void *v) in c_show() function 130 .show = c_show
|
/kernel/linux/linux-5.10/arch/nds32/kernel/ |
D | setup.c | 320 static int c_show(struct seq_file *m, void *v) in c_show() function 372 .show = c_show
|
/kernel/linux/linux-5.10/arch/xtensa/kernel/ |
D | setup.c | 586 c_show(struct seq_file *f, void *slot) in c_show() function 741 .show = c_show,
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
D | cpuinfo.c | 136 static int c_show(struct seq_file *m, void *v) in c_show() function 222 .show = c_show
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | setup.c | 1256 static int c_show(struct seq_file *m, void *v) in c_show() function 1341 .show = c_show
|
/kernel/linux/linux-5.10/net/sunrpc/ |
D | cache.c | 1425 static int c_show(struct seq_file *m, void *p) in c_show() function 1454 .show = c_show,
|