Lines Matching refs:cxl_context
45 struct cxl_context *ctx; in __afu_open()
117 struct cxl_context *ctx = file->private_data; in afu_release()
145 static long afu_ioctl_start_work(struct cxl_context *ctx, in afu_ioctl_start_work()
278 static long afu_ioctl_process_element(struct cxl_context *ctx, in afu_ioctl_process_element()
289 static long afu_ioctl_get_afu_id(struct cxl_context *ctx, in afu_ioctl_get_afu_id()
310 struct cxl_context *ctx = file->private_data; in afu_ioctl()
339 struct cxl_context *ctx = file->private_data; in afu_mmap()
351 static inline bool ctx_event_pending(struct cxl_context *ctx) in ctx_event_pending()
364 struct cxl_context *ctx = file->private_data; in afu_poll()
387 static ssize_t afu_driver_event_copy(struct cxl_context *ctx, in afu_driver_event_copy()
425 struct cxl_context *ctx = file->private_data; in afu_read()