Home
last modified time | relevance | path

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

/drivers/scsi/lpfc/
Dlpfc.h1368 struct dentry *debug_lockstat; member
Dlpfc_debugfs.c6116 phba->debug_lockstat = in lpfc_debugfs_initialize()
6120 if (IS_ERR(phba->debug_lockstat)) { in lpfc_debugfs_initialize()
6531 debugfs_remove(phba->debug_lockstat); /* lockstat */ in lpfc_debugfs_terminate()
6532 phba->debug_lockstat = NULL; in lpfc_debugfs_terminate()