Lines Matching refs:cxl_context
51 struct cxl_context *ctx; in __afu_open()
123 struct cxl_context *ctx = file->private_data; in afu_release()
151 static long afu_ioctl_start_work(struct cxl_context *ctx, in afu_ioctl_start_work()
284 static long afu_ioctl_process_element(struct cxl_context *ctx, in afu_ioctl_process_element()
295 static long afu_ioctl_get_afu_id(struct cxl_context *ctx, in afu_ioctl_get_afu_id()
316 struct cxl_context *ctx = file->private_data; in afu_ioctl()
345 struct cxl_context *ctx = file->private_data; in afu_mmap()
357 static inline bool ctx_event_pending(struct cxl_context *ctx) in ctx_event_pending()
370 struct cxl_context *ctx = file->private_data; in afu_poll()
393 static ssize_t afu_driver_event_copy(struct cxl_context *ctx, in afu_driver_event_copy()
431 struct cxl_context *ctx = file->private_data; in afu_read()