ptdump_fops 20 arch/arm/mm/ptdump_debugfs.c static const struct file_operations ptdump_fops = { ptdump_fops 29 arch/arm/mm/ptdump_debugfs.c debugfs_create_file(name, 0400, NULL, info, &ptdump_fops); ptdump_fops 17 arch/arm64/mm/ptdump_debugfs.c debugfs_create_file(name, 0400, NULL, info, &ptdump_fops); ptdump_fops 521 arch/powerpc/mm/ptdump/hashpagetable.c static const struct file_operations ptdump_fops = { ptdump_fops 535 arch/powerpc/mm/ptdump/hashpagetable.c 0400, NULL, NULL, &ptdump_fops); ptdump_fops 377 arch/powerpc/mm/ptdump/ptdump.c static const struct file_operations ptdump_fops = { ptdump_fops 426 arch/powerpc/mm/ptdump/ptdump.c NULL, &ptdump_fops); ptdump_fops 270 arch/s390/mm/dump_pagetables.c static const struct file_operations ptdump_fops = { ptdump_fops 289 arch/s390/mm/dump_pagetables.c debugfs_create_file("kernel_page_tables", 0400, NULL, NULL, &ptdump_fops); ptdump_fops 59 arch/x86/mm/debug_pagetables.c debugfs_create_file("kernel", 0400, dir, NULL, &ptdump_fops);