Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc.h1083 struct dentry *debug_lockstat; member
Dlpfc_debugfs.c5938 phba->debug_lockstat = in lpfc_debugfs_initialize()
5942 if (!phba->debug_lockstat) { in lpfc_debugfs_initialize()
6347 debugfs_remove(phba->debug_lockstat); /* lockstat */ in lpfc_debugfs_terminate()
6348 phba->debug_lockstat = NULL; in lpfc_debugfs_terminate()