Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1351 struct dentry *debug_lockstat; member
H A Dlpfc_debugfs.c6131 phba->debug_lockstat = in lpfc_debugfs_initialize()
6135 if (IS_ERR(phba->debug_lockstat)) { in lpfc_debugfs_initialize()
6543 debugfs_remove(phba->debug_lockstat); /* lockstat */ in lpfc_debugfs_terminate()
6544 phba->debug_lockstat = NULL; in lpfc_debugfs_terminate()