Lines Matching refs:ctx_info

132 static struct ctx_info *find_error_context(struct cxlflash_cfg *cfg, u64 rctxid,  in find_error_context()
135 struct ctx_info *ctxi; in find_error_context()
159 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context()
163 struct ctx_info *ctxi = NULL; in get_context()
249 void put_context(struct ctx_info *ctxi) in put_context()
265 static int afu_attach(struct cxlflash_cfg *cfg, struct ctx_info *ctxi) in afu_attach()
440 struct sisl_rht_entry *get_rhte(struct ctx_info *ctxi, res_hndl_t rhndl, in get_rhte()
484 struct sisl_rht_entry *rhte_checkout(struct ctx_info *ctxi, in rhte_checkout()
512 void rhte_checkin(struct ctx_info *ctxi, in rhte_checkin()
635 struct ctx_info *ctxi, in _cxlflash_disk_release()
756 struct ctx_info *ctxi) in destroy_context()
784 static struct ctx_info *create_context(struct cxlflash_cfg *cfg) in create_context()
787 struct ctx_info *ctxi = NULL; in create_context()
830 static void init_context(struct ctx_info *ctxi, struct cxlflash_cfg *cfg, in init_context()
861 struct ctx_info *ctxi = container_of(kref, struct ctx_info, kref); in remove_context()
895 struct ctx_info *ctxi, in _cxlflash_disk_detach()
1000 struct ctx_info *ctxi = NULL; in cxlflash_cxl_release()
1050 static void unmap_context(struct ctx_info *ctxi) in unmap_context()
1115 struct ctx_info *ctxi = NULL; in cxlflash_mmap_fault()
1188 struct ctx_info *ctxi = NULL; in cxlflash_cxl_mmap()
1241 struct ctx_info *ctxi = NULL; in cxlflash_mark_contexts_error()
1329 struct ctx_info *ctxi = NULL; in cxlflash_disk_attach()
1539 struct ctx_info *ctxi, in recover_context()
1662 struct ctx_info *ctxi = NULL; in cxlflash_afu_recover()
1845 struct ctx_info *ctxi = NULL; in cxlflash_disk_verify()
1986 struct ctx_info *ctxi = NULL; in cxlflash_disk_direct_open()