Home
last modified time | relevance | path

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

/Linux-v4.19/include/misc/
Dcxl.h188 struct cxl_context *cxl_fops_get_context(struct file *file);
/Linux-v4.19/drivers/scsi/cxlflash/
Dcxl_hw.c132 return cxl_fops_get_context(file); in cxlflash_fops_get_context()
/Linux-v4.19/drivers/misc/cxl/
Dapi.c445 struct cxl_context *cxl_fops_get_context(struct file *file) in cxl_fops_get_context() function
449 EXPORT_SYMBOL_GPL(cxl_fops_get_context);