Lines Matching refs:cxl_context
47 struct cxl_context *ctx; in __afu_open()
119 struct cxl_context *ctx = file->private_data; in afu_release()
147 static long afu_ioctl_start_work(struct cxl_context *ctx, in afu_ioctl_start_work()
280 static long afu_ioctl_process_element(struct cxl_context *ctx, in afu_ioctl_process_element()
291 static long afu_ioctl_get_afu_id(struct cxl_context *ctx, in afu_ioctl_get_afu_id()
312 struct cxl_context *ctx = file->private_data; in afu_ioctl()
341 struct cxl_context *ctx = file->private_data; in afu_mmap()
353 static inline bool ctx_event_pending(struct cxl_context *ctx) in ctx_event_pending()
366 struct cxl_context *ctx = file->private_data; in afu_poll()
389 static ssize_t afu_driver_event_copy(struct cxl_context *ctx, in afu_driver_event_copy()
427 struct cxl_context *ctx = file->private_data; in afu_read()