Searched refs:c_show (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/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-v5.15/crypto/ |
D | proc.c | 36 static int c_show(struct seq_file *m, void *p) in c_show() function 89 .show = c_show
|
/Linux-v5.15/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
|
/Linux-v5.15/arch/nds32/kernel/ |
D | setup.c | 316 static int c_show(struct seq_file *m, void *v) in c_show() function 368 .show = c_show
|
/Linux-v5.15/arch/xtensa/kernel/ |
D | setup.c | 586 c_show(struct seq_file *f, void *slot) in c_show() function 741 .show = c_show,
|
/Linux-v5.15/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
|
/Linux-v5.15/arch/arm/kernel/ |
D | setup.c | 1263 static int c_show(struct seq_file *m, void *v) in c_show() function 1348 .show = c_show
|
/Linux-v5.15/net/sunrpc/ |
D | cache.c | 1406 static int c_show(struct seq_file *m, void *p) in c_show() function 1435 .show = c_show,
|