Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/mm/
Ddump_pagetables.c192 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
200 return single_open(filp, ptdump_show, NULL); in ptdump_open()
/linux-4.4.14/arch/arm64/mm/
Ddump.c312 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
327 return single_open(file, ptdump_show, NULL); in ptdump_open()
/linux-4.4.14/arch/arm/mm/
Ddump.c326 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
334 return single_open(file, ptdump_show, NULL); in ptdump_open()
/linux-4.4.14/arch/x86/mm/
Ddump_pagetables.c436 static int ptdump_show(struct seq_file *m, void *v) in ptdump_show() function
444 return single_open(filp, ptdump_show, NULL); in ptdump_open()