Home
last modified time | relevance | path

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

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