Searched refs:c_show (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/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,
|
/linux-6.1.9/crypto/ |
D | proc.c | 36 static int c_show(struct seq_file *m, void *p) in c_show() function 89 .show = c_show
|
/linux-6.1.9/arch/riscv/kernel/ |
D | cpu.c | 235 static int c_show(struct seq_file *m, void *v) in c_show() function 263 .show = c_show
|
/linux-6.1.9/arch/xtensa/kernel/ |
D | setup.c | 546 c_show(struct seq_file *f, void *slot) in c_show() function 701 .show = c_show,
|
/linux-6.1.9/arch/arm64/kernel/ |
D | cpuinfo.c | 158 static int c_show(struct seq_file *m, void *v) in c_show() function 244 .show = c_show
|
/linux-6.1.9/arch/arm/kernel/ |
D | setup.c | 1264 static int c_show(struct seq_file *m, void *v) in c_show() function 1349 .show = c_show
|
/linux-6.1.9/net/sunrpc/ |
D | cache.c | 1422 static int c_show(struct seq_file *m, void *p) in c_show() function 1451 .show = c_show,
|