Home
last modified time | relevance | path

Searched refs:cxl_fops_get_context (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/include/misc/
Dcxl.h184 struct cxl_context *cxl_fops_get_context(struct file *file);
/linux-5.19.10/drivers/scsi/cxlflash/
Dcxl_hw.c128 return cxl_fops_get_context(file); in cxlflash_fops_get_context()
/linux-5.19.10/drivers/misc/cxl/
Dapi.c437 struct cxl_context *cxl_fops_get_context(struct file *file) in cxl_fops_get_context() function
441 EXPORT_SYMBOL_GPL(cxl_fops_get_context);