dump_fops         173 drivers/oprofile/oprofile_files.c static const struct file_operations dump_fops = {
dump_fops         187 drivers/oprofile/oprofile_files.c 	oprofilefs_create_file_perm(root, "dump", &dump_fops, 0666);
dump_fops         861 kernel/dma/debug.c 	debugfs_create_file("dump", 0444, dentry, NULL, &dump_fops);