Searched refs:c_show (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/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.12.1/crypto/ |
D | proc.c | 37 static int c_show(struct seq_file *m, void *p) in c_show() function 95 .show = c_show
|
/linux-6.12.1/arch/riscv/kernel/ |
D | cpu.c | 331 static int c_show(struct seq_file *m, void *v) in c_show() function 380 .show = c_show
|
/linux-6.12.1/arch/xtensa/kernel/ |
D | setup.c | 556 c_show(struct seq_file *f, void *slot) in c_show() function 719 .show = c_show,
|
/linux-6.12.1/arch/arm64/kernel/ |
D | cpuinfo.c | 194 static int c_show(struct seq_file *m, void *v) in c_show() function 280 .show = c_show
|
/linux-6.12.1/arch/arm/kernel/ |
D | setup.c | 1265 static int c_show(struct seq_file *m, void *v) in c_show() function 1350 .show = c_show
|
/linux-6.12.1/net/sunrpc/ |
D | cache.c | 1418 static int c_show(struct seq_file *m, void *p) in c_show() function 1447 .show = c_show,
|