Home
last modified time | relevance | path

Searched refs:cxl_context_alloc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dcontext.c27 struct cxl_context *cxl_context_alloc(void) in cxl_context_alloc() function
H A Dapi.c110 ctx = cxl_context_alloc(); in cxl_dev_context_init()
H A Dfile.c82 if (!(ctx = cxl_context_alloc())) { in __afu_open()
H A Dcxl.h978 struct cxl_context *cxl_context_alloc(void);
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dcontext.c27 struct cxl_context *cxl_context_alloc(void) in cxl_context_alloc() function
H A Dapi.c111 ctx = cxl_context_alloc(); in cxl_dev_context_init()
H A Dfile.c82 if (!(ctx = cxl_context_alloc())) { in __afu_open()
H A Dcxl.h980 struct cxl_context *cxl_context_alloc(void);

Completed in 10 milliseconds