Home
last modified time | relevance | path

Searched refs:debug_lockstat (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc.h1380 struct dentry *debug_lockstat; member
Dlpfc_debugfs.c6124 phba->debug_lockstat = in lpfc_debugfs_initialize()
6128 if (!phba->debug_lockstat) { in lpfc_debugfs_initialize()
6536 debugfs_remove(phba->debug_lockstat); /* lockstat */ in lpfc_debugfs_terminate()
6537 phba->debug_lockstat = NULL; in lpfc_debugfs_terminate()