Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/ocxl/
Dcontext.c201 int ocxl_context_detach(struct ocxl_context *ctx) in ocxl_context_detach() function
254 ocxl_context_detach(ctx); in ocxl_context_detach_all()
Docxl_internal.h118 extern int ocxl_context_detach(struct ocxl_context *ctx);
Dfile.c451 rc = ocxl_context_detach(ctx); in afu_release()