Home
last modified time | relevance | path

Searched refs:ocxl_context_free (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/ocxl/
H A Dcontext.c281 void ocxl_context_free(struct ocxl_context *ctx) in ocxl_context_free() function
294 EXPORT_SYMBOL_GPL(ocxl_context_free); variable
H A Dfile.c471 ocxl_context_free(ctx); in afu_release()
/kernel/linux/linux-6.6/drivers/misc/ocxl/
H A Dcontext.c283 void ocxl_context_free(struct ocxl_context *ctx) in ocxl_context_free() function
296 EXPORT_SYMBOL_GPL(ocxl_context_free); variable
H A Dfile.c469 ocxl_context_free(ctx); in afu_release()
/kernel/linux/linux-5.10/include/misc/
H A Docxl.h126 * @context: The OpenCAPI context to allocate, must be freed with ocxl_context_free
134 * ocxl_context_free() - Free an OpenCAPI context
137 void ocxl_context_free(struct ocxl_context *ctx);
/kernel/linux/linux-6.6/include/misc/
H A Docxl.h126 * @context: The OpenCAPI context to allocate, must be freed with ocxl_context_free
134 * ocxl_context_free() - Free an OpenCAPI context
137 void ocxl_context_free(struct ocxl_context *ctx);

Completed in 5 milliseconds