Lines Matching refs:get_context
155 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() function
655 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_release()
908 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_detach()
1008 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_release()
1010 ctxi = get_context(cfg, ctxid, file, ctrl | CTX_CTRL_CLONE); in cxlflash_cxl_release()
1123 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_mmap_fault()
1196 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_mmap()
1361 ctxi = get_context(cfg, rctxid, NULL, 0); in cxlflash_disk_attach()
1690 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in cxlflash_afu_recover()
1854 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_verify()
1991 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_direct_open()