Lines Matching refs:ctx_info
128 static struct ctx_info *find_error_context(struct cxlflash_cfg *cfg, u64 rctxid, in find_error_context()
131 struct ctx_info *ctxi; in find_error_context()
155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context()
159 struct ctx_info *ctxi = NULL; in get_context()
245 void put_context(struct ctx_info *ctxi) in put_context()
261 static int afu_attach(struct cxlflash_cfg *cfg, struct ctx_info *ctxi) in afu_attach()
434 struct sisl_rht_entry *get_rhte(struct ctx_info *ctxi, res_hndl_t rhndl, in get_rhte()
478 struct sisl_rht_entry *rhte_checkout(struct ctx_info *ctxi, in rhte_checkout()
506 void rhte_checkin(struct ctx_info *ctxi, in rhte_checkin()
629 struct ctx_info *ctxi, in _cxlflash_disk_release()
750 struct ctx_info *ctxi) in destroy_context()
778 static struct ctx_info *create_context(struct cxlflash_cfg *cfg) in create_context()
781 struct ctx_info *ctxi = NULL; in create_context()
824 static void init_context(struct ctx_info *ctxi, struct cxlflash_cfg *cfg, in init_context()
855 struct ctx_info *ctxi = container_of(kref, struct ctx_info, kref); in remove_context()
889 struct ctx_info *ctxi, in _cxlflash_disk_detach()
994 struct ctx_info *ctxi = NULL; in cxlflash_cxl_release()
1044 static void unmap_context(struct ctx_info *ctxi) in unmap_context()
1109 struct ctx_info *ctxi = NULL; in cxlflash_mmap_fault()
1182 struct ctx_info *ctxi = NULL; in cxlflash_cxl_mmap()
1235 struct ctx_info *ctxi = NULL; in cxlflash_mark_contexts_error()
1323 struct ctx_info *ctxi = NULL; in cxlflash_disk_attach()
1533 struct ctx_info *ctxi, in recover_context()
1656 struct ctx_info *ctxi = NULL; in cxlflash_afu_recover()
1838 struct ctx_info *ctxi = NULL; in cxlflash_disk_verify()
1979 struct ctx_info *ctxi = NULL; in cxlflash_disk_direct_open()