Searched refs:ocxl_context_alloc (Results 1 – 3 of 3) sorted by relevance
112 extern struct ocxl_context *ocxl_context_alloc(void);
7 struct ocxl_context *ocxl_context_alloc(void) in ocxl_context_alloc() function
68 ctx = ocxl_context_alloc(); in afu_open()