Home
last modified time | relevance | path

Searched refs:dbgfs (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/dma-buf/
Dsync_debug.c11 static struct dentry *dbgfs; variable
176 dbgfs = debugfs_create_dir("sync", NULL); in sync_debugfs_init()
183 debugfs_create_file_unsafe("info", 0444, dbgfs, NULL, in sync_debugfs_init()
185 debugfs_create_file_unsafe("sw_sync", 0644, dbgfs, NULL, in sync_debugfs_init()
/Linux-v5.10/drivers/media/platform/qcom/venus/
DMakefile6 hfi_parser.o pm_helpers.o dbgfs.o
/Linux-v5.10/arch/powerpc/platforms/powernv/
Deeh-powernv.c207 if (phb->has_dbgfs || !phb->dbgfs) in pnv_eeh_post_init()
212 phb->dbgfs, hose, in pnv_eeh_post_init()
216 phb->dbgfs, hose, in pnv_eeh_post_init()
219 phb->dbgfs, hose, in pnv_eeh_post_init()
222 phb->dbgfs, hose, in pnv_eeh_post_init()
Dpci.h127 struct dentry *dbgfs; member
Dpci-ioda.c2409 phb->dbgfs = debugfs_create_dir(name, powerpc_debugfs_root); in pnv_pci_ioda_create_dbgfs()
2411 debugfs_create_file_unsafe("dump_diag_regs", 0200, phb->dbgfs, in pnv_pci_ioda_create_dbgfs()
2413 debugfs_create_file_unsafe("dump_ioda_pe_state", 0200, phb->dbgfs, in pnv_pci_ioda_create_dbgfs()