Lines Matching refs:ocxl_context
53 struct ocxl_context *ctx; in afu_open()
72 static long afu_ioctl_attach(struct ocxl_context *ctx, in afu_ioctl_attach()
93 static long afu_ioctl_get_metadata(struct ocxl_context *ctx, in afu_ioctl_get_metadata()
115 static long afu_ioctl_enable_p9_wait(struct ocxl_context *ctx, in afu_ioctl_enable_p9_wait()
159 static long afu_ioctl_get_features(struct ocxl_context *ctx, in afu_ioctl_get_features()
204 struct ocxl_context *ctx = file->private_data; in afu_ioctl()
297 struct ocxl_context *ctx = file->private_data; in afu_mmap()
303 static bool has_xsl_error(struct ocxl_context *ctx) in has_xsl_error()
319 static bool afu_events_pending(struct ocxl_context *ctx) in afu_events_pending()
328 struct ocxl_context *ctx = file->private_data; in afu_poll()
356 static ssize_t append_xsl_error(struct ocxl_context *ctx, in append_xsl_error()
400 struct ocxl_context *ctx = file->private_data; in afu_read()
461 struct ocxl_context *ctx = file->private_data; in afu_release()