Searched refs:ocxl_context_alloc (Results 1 – 2 of 2) sorted by relevance
7 int ocxl_context_alloc(struct ocxl_context **context, struct ocxl_afu *afu, in ocxl_context_alloc() function48 EXPORT_SYMBOL_GPL(ocxl_context_alloc);
61 rc = ocxl_context_alloc(&ctx, info->afu, inode->i_mapping); in afu_open()
Completed in 23 milliseconds