Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/misc/
H A Dcxl-base.h35 struct cxl_afu *cxl_afu_get(struct cxl_afu *afu);
42 static inline struct cxl_afu *cxl_afu_get(struct cxl_afu *afu) { return NULL; } in cxl_afu_get() function
/kernel/linux/linux-6.6/include/misc/
H A Dcxl-base.h35 struct cxl_afu *cxl_afu_get(struct cxl_afu *afu);
42 static inline struct cxl_afu *cxl_afu_get(struct cxl_afu *afu) { return NULL; } in cxl_afu_get() function
/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dbase.c54 struct cxl_afu *cxl_afu_get(struct cxl_afu *afu) in cxl_afu_get() function
58 EXPORT_SYMBOL_GPL(cxl_afu_get); variable
H A Dcontext.c114 cxl_afu_get(afu); in cxl_context_init()
H A Dfile.c71 cxl_afu_get(afu); in __afu_open()
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dbase.c55 struct cxl_afu *cxl_afu_get(struct cxl_afu *afu) in cxl_afu_get() function
59 EXPORT_SYMBOL_GPL(cxl_afu_get); variable
H A Dcontext.c114 cxl_afu_get(afu); in cxl_context_init()
H A Dfile.c71 cxl_afu_get(afu); in __afu_open()

Completed in 4 milliseconds