Searched refs:c_show (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/arch/riscv/kernel/ |
D | cpu.c | 79 static int c_show(struct seq_file *m, void *v) in c_show() function 105 .show = c_show
|
/Linux-v4.19/crypto/ |
D | proc.c | 41 static int c_show(struct seq_file *m, void *p) in c_show() function 94 .show = c_show
|
/Linux-v4.19/arch/unicore32/kernel/ |
D | setup.c | 306 static int c_show(struct seq_file *m, void *v) in c_show() function 353 .show = c_show
|
/Linux-v4.19/arch/arm64/kernel/ |
D | cpuinfo.c | 124 static int c_show(struct seq_file *m, void *v) in c_show() function 201 .show = c_show
|
/Linux-v4.19/arch/nds32/kernel/ |
D | setup.c | 314 static int c_show(struct seq_file *m, void *v) in c_show() function 366 .show = c_show
|
/Linux-v4.19/arch/xtensa/kernel/ |
D | setup.c | 583 c_show(struct seq_file *f, void *slot) in c_show() function 734 .show = c_show,
|
/Linux-v4.19/arch/arm/kernel/ |
D | setup.c | 1227 static int c_show(struct seq_file *m, void *v) in c_show() function 1312 .show = c_show
|
/Linux-v4.19/net/sunrpc/ |
D | cache.c | 1361 static int c_show(struct seq_file *m, void *p) in c_show() function 1390 .show = c_show,
|