Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h1358 struct dentry *debug_lockstat; member
Dlpfc_debugfs.c6150 phba->debug_lockstat = in lpfc_debugfs_initialize()
6154 if (!phba->debug_lockstat) { in lpfc_debugfs_initialize()
6565 debugfs_remove(phba->debug_lockstat); /* lockstat */ in lpfc_debugfs_terminate()
6566 phba->debug_lockstat = NULL; in lpfc_debugfs_terminate()