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

/arch/s390/mm/
H A Ddump_pagetables.c208 static int ptdump_show(struct seq_file *m, void *v) function
216 return single_open(filp, ptdump_show, NULL);
/arch/arm/mm/
H A Ddump.c331 static int ptdump_show(struct seq_file *m, void *v) function
339 return single_open(file, ptdump_show, NULL);
/arch/arm64/mm/
H A Ddump.c288 static int ptdump_show(struct seq_file *m, void *v) function
303 return single_open(file, ptdump_show, NULL);
/arch/x86/mm/
H A Ddump_pagetables.c382 static int ptdump_show(struct seq_file *m, void *v) function
390 return single_open(filp, ptdump_show, NULL);

Completed in 129 milliseconds