Searched refs:cxl_fops_get_context (Results 1 – 3 of 3) sorted by relevance
185 struct cxl_context *cxl_fops_get_context(struct file *file);
297 struct cxl_context *cxl_fops_get_context(struct file *file) in cxl_fops_get_context() function301 EXPORT_SYMBOL_GPL(cxl_fops_get_context);
962 struct cxl_context *ctx = cxl_fops_get_context(file); in cxlflash_cxl_release()1075 struct cxl_context *ctx = cxl_fops_get_context(file); in cxlflash_mmap_fault()1150 struct cxl_context *ctx = cxl_fops_get_context(file); in cxlflash_cxl_mmap()