Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mm/
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()
/Linux-v5.4/arch/arm64/mm/
Dptdump_debugfs.c7 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
/Linux-v5.4/arch/x86/mm/
Ddebug_pagetables.c8 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
/Linux-v5.4/arch/s390/mm/
Ddump_pagetables.c259 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
267 return single_open(filp, ptdump_show, NULL); in ptdump_open()
/Linux-v5.4/arch/powerpc/mm/ptdump/
Dptdump.c347 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
369 return single_open(file, ptdump_show, NULL); in ptdump_open()
Dhashpagetable.c499 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
518 return single_open(file, ptdump_show, NULL); in ptdump_open()