Lines Matching refs:get_context
143 struct ctx_info *get_context(struct cxlflash_cfg *cfg, u64 rctxid, in get_context() function
629 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_release()
840 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in _cxlflash_disk_detach()
979 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_release()
981 ctxi = get_context(cfg, ctxid, file, ctrl | CTX_CTRL_CLONE); in cxlflash_cxl_release()
1092 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_mmap_fault()
1167 ctxi = get_context(cfg, ctxid, file, ctrl); in cxlflash_cxl_mmap()
1332 ctxi = get_context(cfg, rctxid, NULL, 0); in cxlflash_disk_attach()
1629 ctxi = get_context(cfg, rctxid, lli, CTX_CTRL_ERR_FALLBACK); in cxlflash_afu_recover()
1786 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_verify()
1923 ctxi = get_context(cfg, rctxid, lli, 0); in cxlflash_disk_direct_open()