Searched refs:debugfs_iost_cache (Results 1 – 2 of 2) sorted by relevance
2822 void *cachebuf = hisi_hba->debugfs_iost_cache[dump_index].cache; in hisi_sas_debugfs_snapshot_iost_reg()3110 struct hisi_sas_debugfs_iost_cache *debugfs_iost_cache = s->private; in hisi_sas_debugfs_iost_cache_show() local3111 struct hisi_sas_iost_itct_cache *iost_cache = debugfs_iost_cache->cache; in hisi_sas_debugfs_iost_cache_show()3273 &hisi_hba->debugfs_iost_cache[dump_index], in hisi_sas_debugfs_create_files()3827 devm_kfree(dev, hisi_hba->debugfs_iost_cache[dump_index].cache); in hisi_sas_debugfs_release()3907 hisi_hba->debugfs_iost_cache[dump_index].cache = in hisi_sas_debugfs_alloc()3909 if (!hisi_hba->debugfs_iost_cache[dump_index].cache) in hisi_sas_debugfs_alloc()
490 struct hisi_sas_debugfs_iost_cache debugfs_iost_cache[HISI_SAS_MAX_DEBUGFS_DUMP]; member