Lines Matching refs:ocxl_context
59 struct ocxl_context *ctx; in afu_open()
86 static long afu_ioctl_attach(struct ocxl_context *ctx, in afu_ioctl_attach()
107 static long afu_ioctl_get_metadata(struct ocxl_context *ctx, in afu_ioctl_get_metadata()
129 static long afu_ioctl_enable_p9_wait(struct ocxl_context *ctx, in afu_ioctl_enable_p9_wait()
174 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()
283 struct ocxl_context *ctx = file->private_data; in afu_mmap()
289 static bool has_xsl_error(struct ocxl_context *ctx) in has_xsl_error()
305 static bool afu_events_pending(struct ocxl_context *ctx) in afu_events_pending()
314 struct ocxl_context *ctx = file->private_data; in afu_poll()
342 static ssize_t append_xsl_error(struct ocxl_context *ctx, in append_xsl_error()
386 struct ocxl_context *ctx = file->private_data; in afu_read()
447 struct ocxl_context *ctx = file->private_data; in afu_release()