Home
last modified time | relevance | path

Searched refs:ptdump_show (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dptdump_debugfs.c7 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 Dptdump_debugfs.c8 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
/OK3568_Linux_fs/kernel/arch/x86/mm/
H A Ddebug_pagetables.c8 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
/OK3568_Linux_fs/kernel/arch/powerpc/mm/ptdump/
H A Dptdump.c397 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 Dhashpagetable.c512 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 Ddump_pagetables.c202 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
/OK3568_Linux_fs/kernel/arch/riscv/mm/
H A Dptdump.c325 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function