• Home
  • Raw
  • Download

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()
436 struct sisl_rht_entry *get_rhte(struct ctx_info *ctxi, res_hndl_t rhndl, in get_rhte()
480 struct sisl_rht_entry *rhte_checkout(struct ctx_info *ctxi, in rhte_checkout()
508 void rhte_checkin(struct ctx_info *ctxi, in rhte_checkin()
631 struct ctx_info *ctxi, in _cxlflash_disk_release()
752 struct ctx_info *ctxi) in destroy_context()
780 static struct ctx_info *create_context(struct cxlflash_cfg *cfg) in create_context()
783 struct ctx_info *ctxi = NULL; in create_context()
826 static void init_context(struct ctx_info *ctxi, struct cxlflash_cfg *cfg, in init_context()
857 struct ctx_info *ctxi = container_of(kref, struct ctx_info, kref); in remove_context()
891 struct ctx_info *ctxi, in _cxlflash_disk_detach()
996 struct ctx_info *ctxi = NULL; in cxlflash_cxl_release()
1046 static void unmap_context(struct ctx_info *ctxi) in unmap_context()
1111 struct ctx_info *ctxi = NULL; in cxlflash_mmap_fault()
1184 struct ctx_info *ctxi = NULL; in cxlflash_cxl_mmap()
1237 struct ctx_info *ctxi = NULL; in cxlflash_mark_contexts_error()
1325 struct ctx_info *ctxi = NULL; in cxlflash_disk_attach()
1535 struct ctx_info *ctxi, in recover_context()
1658 struct ctx_info *ctxi = NULL; in cxlflash_afu_recover()
1841 struct ctx_info *ctxi = NULL; in cxlflash_disk_verify()
1982 struct ctx_info *ctxi = NULL; in cxlflash_disk_direct_open()