Searched refs:ptdump_show (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | ptdump_debugfs.c | 7 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function 17 return single_open(file, ptdump_show, inode->i_private); in ptdump_open()
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | ptdump_debugfs.c | 8 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | debug_pagetables.c | 8 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ptdump/ |
| H A D | ptdump.c | 397 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function 419 return single_open(file, ptdump_show, NULL); in ptdump_open()
|
| H A D | hashpagetable.c | 512 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function 531 return single_open(file, ptdump_show, NULL); in ptdump_open()
|
| /OK3568_Linux_fs/kernel/arch/s390/mm/ |
| H A D | dump_pagetables.c | 202 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
|
| /OK3568_Linux_fs/kernel/arch/riscv/mm/ |
| H A D | ptdump.c | 325 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
|