Searched refs:c_show (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/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-v6.6/crypto/ |
D | proc.c | 37 static int c_show(struct seq_file *m, void *p) in c_show() function 95 .show = c_show
|
/Linux-v6.6/arch/riscv/kernel/ |
D | cpu.c | 270 static int c_show(struct seq_file *m, void *v) in c_show() function 304 .show = c_show
|
/Linux-v6.6/arch/xtensa/kernel/ |
D | setup.c | 568 c_show(struct seq_file *f, void *slot) in c_show() function 731 .show = c_show,
|
/Linux-v6.6/arch/arm64/kernel/ |
D | cpuinfo.c | 177 static int c_show(struct seq_file *m, void *v) in c_show() function 263 .show = c_show
|
/Linux-v6.6/arch/arm/kernel/ |
D | setup.c | 1275 static int c_show(struct seq_file *m, void *v) in c_show() function 1360 .show = c_show
|
/Linux-v6.6/net/sunrpc/ |
D | cache.c | 1422 static int c_show(struct seq_file *m, void *p) in c_show() function 1451 .show = c_show,
|