Searched refs:c_show (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/arch/csky/kernel/ |
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-6.3-rc2/crypto/ |
A D | proc.c | 37 static int c_show(struct seq_file *m, void *p) in c_show() function 95 .show = c_show
|
/linux-6.3-rc2/arch/riscv/kernel/ |
A D | cpu.c | 283 static int c_show(struct seq_file *m, void *v) in c_show() function 311 .show = c_show
|
/linux-6.3-rc2/arch/xtensa/kernel/ |
A D | setup.c | 546 c_show(struct seq_file *f, void *slot) in c_show() function 701 .show = c_show,
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | cpuinfo.c | 175 static int c_show(struct seq_file *m, void *v) in c_show() function 261 .show = c_show
|
/linux-6.3-rc2/arch/arm/kernel/ |
A D | setup.c | 1286 static int c_show(struct seq_file *m, void *v) in c_show() function 1371 .show = c_show
|
/linux-6.3-rc2/net/sunrpc/ |
A D | cache.c | 1422 static int c_show(struct seq_file *m, void *p) in c_show() function 1451 .show = c_show,
|
Completed in 15 milliseconds