Home
last modified time | relevance | path

Searched refs:debugfs_itct_cache (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2798 void *cachebuf = hisi_hba->debugfs_itct_cache[dump_index].cache; in hisi_sas_debugfs_snapshot_itct_reg()
3173 struct hisi_sas_debugfs_itct_cache *debugfs_itct_cache = s->private; in hisi_sas_debugfs_itct_cache_show() local
3174 struct hisi_sas_iost_itct_cache *itct_cache = debugfs_itct_cache->cache; in hisi_sas_debugfs_itct_cache_show()
3277 &hisi_hba->debugfs_itct_cache[dump_index], in hisi_sas_debugfs_create_files()
3824 devm_kfree(dev, hisi_hba->debugfs_itct_cache[dump_index].cache); in hisi_sas_debugfs_release()
3911 hisi_hba->debugfs_itct_cache[dump_index].cache = in hisi_sas_debugfs_alloc()
3913 if (!hisi_hba->debugfs_itct_cache[dump_index].cache) in hisi_sas_debugfs_alloc()
H A Dhisi_sas.h491 struct hisi_sas_debugfs_itct_cache debugfs_itct_cache[HISI_SAS_MAX_DEBUGFS_DUMP]; member
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas.h480 struct hisi_sas_debugfs_itct_cache debugfs_itct_cache[HISI_SAS_MAX_DEBUGFS_DUMP]; member
H A Dhisi_sas_v3_hw.c3510 void *cachebuf = hisi_hba->debugfs_itct_cache[dump_index].cache; in debugfs_snapshot_itct_reg_v3_hw()
3760 struct hisi_sas_debugfs_itct_cache *debugfs_itct_cache = s->private; in debugfs_itct_cache_v3_hw_show() local
3762 debugfs_itct_cache->cache; in debugfs_itct_cache_v3_hw_show()
3851 &hisi_hba->debugfs_itct_cache[dump_index], in debugfs_create_files_v3_hw()
4678 devm_kfree(dev, hisi_hba->debugfs_itct_cache[dump_index].cache); in debugfs_release_v3_hw()
4771 hisi_hba->debugfs_itct_cache[dump_index].cache = in debugfs_alloc_v3_hw()
4773 if (!hisi_hba->debugfs_itct_cache[dump_index].cache) in debugfs_alloc_v3_hw()

Completed in 18 milliseconds