Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas.h478 struct hisi_sas_debugfs_iost_cache debugfs_iost_cache[HISI_SAS_MAX_DEBUGFS_DUMP]; member
Dhisi_sas_v3_hw.c3526 void *cachebuf = hisi_hba->debugfs_iost_cache[dump_index].cache; in debugfs_snapshot_iost_reg_v3_hw()
3715 struct hisi_sas_debugfs_iost_cache *debugfs_iost_cache = s->private; in debugfs_iost_cache_v3_hw_show() local
3717 debugfs_iost_cache->cache; in debugfs_iost_cache_v3_hw_show()
3840 &hisi_hba->debugfs_iost_cache[dump_index], in debugfs_create_files_v3_hw()
4518 devm_kfree(dev, hisi_hba->debugfs_iost_cache[dump_index].cache); in debugfs_release_v3_hw()
4604 hisi_hba->debugfs_iost_cache[dump_index].cache = in debugfs_alloc_v3_hw()
4606 if (!hisi_hba->debugfs_iost_cache[dump_index].cache) in debugfs_alloc_v3_hw()