Searched refs:c_show (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/arch/csky/kernel/ |
| H A 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.15/crypto/ |
| H A D | proc.c | 37 static int c_show(struct seq_file *m, void *p) in c_show() function 89 .show = c_show
|
| /linux-6.15/arch/riscv/kernel/ |
| H A D | cpu.c | 331 static int c_show(struct seq_file *m, void *v) in c_show() function 380 .show = c_show
|
| /linux-6.15/arch/xtensa/kernel/ |
| H A D | setup.c | 556 c_show(struct seq_file *f, void *slot) in c_show() function 719 .show = c_show,
|
| /linux-6.15/arch/arm64/kernel/ |
| H A D | cpuinfo.c | 210 static int c_show(struct seq_file *m, void *v) in c_show() function 296 .show = c_show
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | setup.c | 1259 static int c_show(struct seq_file *m, void *v) in c_show() function 1344 .show = c_show
|
| /linux-6.15/net/sunrpc/ |
| H A D | cache.c | 1429 static int c_show(struct seq_file *m, void *p) in c_show() function 1454 .show = c_show,
|