Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h1370 struct dentry *debug_lockstat; member
H A Dlpfc_debugfs.c6129 phba->debug_lockstat = in lpfc_debugfs_initialize()
6133 if (IS_ERR(phba->debug_lockstat)) { in lpfc_debugfs_initialize()
6541 debugfs_remove(phba->debug_lockstat); /* lockstat */ in lpfc_debugfs_terminate()
6542 phba->debug_lockstat = NULL; in lpfc_debugfs_terminate()