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