Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A 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()
/OK3568_Linux_fs/kernel/mm/damon/
H A DMakefile6 obj-$(CONFIG_DAMON_DBGFS) += dbgfs.o
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A DMakefile6 hfi_parser.o pm_helpers.o dbgfs.o
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A 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()
H A Dpci.h127 struct dentry *dbgfs; member
H A 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()