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);
H A Dfile.c61 rc = ocxl_context_alloc(&ctx, info->afu, inode->i_mapping); in afu_open()
/linux/include/misc/
H A Docxl.h130 int ocxl_context_alloc(struct ocxl_context **context, struct ocxl_afu *afu,