Home
last modified time | relevance | path

Searched refs:debug_lockstat (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c5941 phba->debug_lockstat = in lpfc_debugfs_initialize()
5945 if (IS_ERR(phba->debug_lockstat)) { in lpfc_debugfs_initialize()
6350 debugfs_remove(phba->debug_lockstat); /* lockstat */ in lpfc_debugfs_terminate()
6351 phba->debug_lockstat = NULL; in lpfc_debugfs_terminate()
H A Dlpfc.h1092 struct dentry *debug_lockstat; member
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1352 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()

Completed in 35 milliseconds