Searched refs:c_show (Results 1 – 7 of 7) sorted by relevance
/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,
|
/linux/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/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/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/arch/arm64/kernel/ |
H A D | cpuinfo.c | 212 static int c_show(struct seq_file *m, void *v) in c_show() function 297 .show = c_show
|
/linux/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/net/sunrpc/ |
H A D | cache.c | 1430 static int c_show(struct seq_file *m, void *p) in c_show() function 1455 .show = c_show,
|