dbgfs             262 arch/powerpc/platforms/powernv/eeh-powernv.c 		if (phb->has_dbgfs || !phb->dbgfs)
dbgfs             267 arch/powerpc/platforms/powernv/eeh-powernv.c 				    phb->dbgfs, hose,
dbgfs             271 arch/powerpc/platforms/powernv/eeh-powernv.c 				    phb->dbgfs, hose,
dbgfs             274 arch/powerpc/platforms/powernv/eeh-powernv.c 				    phb->dbgfs, hose,
dbgfs             277 arch/powerpc/platforms/powernv/eeh-powernv.c 				    phb->dbgfs, hose,
dbgfs            3140 arch/powerpc/platforms/powernv/pci-ioda.c 		phb->dbgfs = debugfs_create_dir(name, powerpc_debugfs_root);
dbgfs            3141 arch/powerpc/platforms/powernv/pci-ioda.c 		if (!phb->dbgfs) {
dbgfs            3147 arch/powerpc/platforms/powernv/pci-ioda.c 		debugfs_create_file("dump_diag_regs", 0200, phb->dbgfs, hose,
dbgfs             102 arch/powerpc/platforms/powernv/pci.h 	struct dentry		*dbgfs;
dbgfs              11 drivers/dma-buf/sync_debug.c static struct dentry *dbgfs;
dbgfs             176 drivers/dma-buf/sync_debug.c 	dbgfs = debugfs_create_dir("sync", NULL);
dbgfs             183 drivers/dma-buf/sync_debug.c 	debugfs_create_file_unsafe("info", 0444, dbgfs, NULL,
dbgfs             185 drivers/dma-buf/sync_debug.c 	debugfs_create_file_unsafe("sw_sync", 0644, dbgfs, NULL,