Home
last modified time | relevance | path

Searched refs:ocxl_context_detach (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/misc/ocxl/
Dcontext.c213 int ocxl_context_detach(struct ocxl_context *ctx) in ocxl_context_detach() function
258 EXPORT_SYMBOL_GPL(ocxl_context_detach);
267 ocxl_context_detach(ctx); in ocxl_context_detach_all()
Dfile.c463 rc = ocxl_context_detach(ctx); in afu_release()
/Linux-v6.1/include/misc/
Docxl.h156 int ocxl_context_detach(struct ocxl_context *ctx);