Home
last modified time | relevance | path

Searched refs:ocxl_context_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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); variable
290 /* reference to the AFU taken in ocxl_context_alloc() */ in ocxl_context_free()
H A Dfile.c62 rc = ocxl_context_alloc(&ctx, info->afu, inode->i_mapping); in afu_open()
/kernel/linux/linux-6.6/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); variable
292 /* reference to the AFU taken in ocxl_context_alloc() */ in ocxl_context_free()
H A Dfile.c62 rc = ocxl_context_alloc(&ctx, info->afu, inode->i_mapping); in afu_open()
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 6 milliseconds