Home
last modified time | relevance | path

Searched refs:cxl_fd_release (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dcxl_hw.c148 return cxl_fd_release(inode, file); in cxlflash_fd_release()
/kernel/linux/linux-5.10/include/misc/
H A Dcxl.h171 * If cxl_fd_release() file op call is installed, the context will be stopped
195 int cxl_fd_release(struct inode *inode, struct file *file);
/kernel/linux/linux-6.6/include/misc/
H A Dcxl.h171 * If cxl_fd_release() file op call is installed, the context will be stopped
195 int cxl_fd_release(struct inode *inode, struct file *file);
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dcxl_hw.c148 return cxl_fd_release(inode, file); in cxlflash_fd_release()
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dapi.c357 int cxl_fd_release(struct inode *inode, struct file *file) in cxl_fd_release() function
361 EXPORT_SYMBOL_GPL(cxl_fd_release); variable
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dapi.c358 int cxl_fd_release(struct inode *inode, struct file *file) in cxl_fd_release() function
362 EXPORT_SYMBOL_GPL(cxl_fd_release); variable

Completed in 4 milliseconds