Searched refs:ptdump_open (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/arch/arm/mm/ |
D | ptdump_debugfs.c | 15 static int ptdump_open(struct inode *inode, struct file *file) in ptdump_open() function 21 .open = ptdump_open,
|
/Linux-v4.19/arch/x86/mm/ |
D | debug_pagetables.c | 13 static int ptdump_open(struct inode *inode, struct file *filp) in ptdump_open() function 20 .open = ptdump_open,
|
/Linux-v4.19/arch/s390/mm/ |
D | dump_pagetables.c | 222 static int ptdump_open(struct inode *inode, struct file *filp) in ptdump_open() function 228 .open = ptdump_open,
|
/Linux-v4.19/arch/powerpc/mm/ |
D | dump_linuxpagetables.c | 485 static int ptdump_open(struct inode *inode, struct file *file) in ptdump_open() function 491 .open = ptdump_open,
|
D | dump_hashpagetable.c | 526 static int ptdump_open(struct inode *inode, struct file *file) in ptdump_open() function 532 .open = ptdump_open,
|