Home
last modified time | relevance | path

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

/linux/drivers/misc/ocxl/ !
H A Dcontext.c7 int ocxl_context_alloc(struct ocxl_context **context, struct ocxl_afu *afu, in ocxl_context_alloc() function
48 EXPORT_SYMBOL_GPL(ocxl_context_alloc);
292 /* reference to the AFU taken in ocxl_context_alloc() */ in ocxl_context_free()
H A Dfile.c61 rc = ocxl_context_alloc(&ctx, info->afu, inode->i_mapping); in afu_open()
/linux/include/misc/ !
H A Docxl.h125 * ocxl_context_alloc() - Allocate an OpenCAPI context
130 int ocxl_context_alloc(struct ocxl_context **context, struct ocxl_afu *afu,