Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas.h493 u64 debugfs_timestamp[HISI_SAS_MAX_DEBUGFS_DUMP]; member
H A Dhisi_sas_main.c3212 u64 *debugfs_timestamp; in hisi_sas_debugfs_create_files() local
3225 debugfs_timestamp = &hisi_hba->debugfs_timestamp[dump_index]; in hisi_sas_debugfs_create_files()
3228 debugfs_timestamp); in hisi_sas_debugfs_create_files()
3811 hisi_hba->debugfs_timestamp[debugfs_dump_index] = timestamp; in hisi_sas_debugfs_work_handler()