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()
91 static long afu_ioctl_get_metadata(struct ocxl_context *ctx, in afu_ioctl_get_metadata()
113 static long afu_ioctl_enable_p9_wait(struct ocxl_context *ctx, in afu_ioctl_enable_p9_wait()
157 static long afu_ioctl_get_features(struct ocxl_context *ctx, in afu_ioctl_get_features()
202 struct ocxl_context *ctx = file->private_data; in afu_ioctl()
295 struct ocxl_context *ctx = file->private_data; in afu_mmap()
301 static bool has_xsl_error(struct ocxl_context *ctx) in has_xsl_error()
317 static bool afu_events_pending(struct ocxl_context *ctx) in afu_events_pending()
326 struct ocxl_context *ctx = file->private_data; in afu_poll()
354 static ssize_t append_xsl_error(struct ocxl_context *ctx, in append_xsl_error()
398 struct ocxl_context *ctx = file->private_data; in afu_read()
459 struct ocxl_context *ctx = file->private_data; in afu_release()