Searched refs:debugfs_itct_cache (Results 1 – 2 of 2) sorted by relevance
412 u64 *debugfs_itct_cache; member
2774 void *cachebuf = hisi_hba->debugfs_itct_cache; in hisi_sas_debugfs_snapshot_itct_reg()3149 (struct hisi_sas_iost_itct_cache *)hisi_hba->debugfs_itct_cache; in hisi_sas_debugfs_itct_cache_show()3692 devm_kfree(dev, hisi_hba->debugfs_itct_cache); in hisi_sas_debugfs_release()3782 hisi_hba->debugfs_itct_cache = devm_kmalloc(dev, sz, GFP_KERNEL); in hisi_sas_debugfs_alloc()3783 if (!hisi_hba->debugfs_itct_cache) in hisi_sas_debugfs_alloc()