Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h493 u64 debugfs_timestamp[HISI_SAS_MAX_DEBUGFS_DUMP]; member
Dhisi_sas_main.c3216 u64 *debugfs_timestamp; in hisi_sas_debugfs_create_files() local
3229 debugfs_timestamp = &hisi_hba->debugfs_timestamp[dump_index]; in hisi_sas_debugfs_create_files()
3232 debugfs_timestamp); in hisi_sas_debugfs_create_files()
3815 hisi_hba->debugfs_timestamp[debugfs_dump_index] = timestamp; in hisi_sas_debugfs_work_handler()