Home
last modified time | relevance | path

Searched refs:ocxl_afu_get (Results 1 – 4 of 4) sorted by relevance

/linux/include/misc/
H A Docxl.h95 void ocxl_afu_get(struct ocxl_afu *afu);
/linux/drivers/misc/ocxl/
H A Dcore.c42 void ocxl_afu_get(struct ocxl_afu *afu) in ocxl_afu_get() function
46 EXPORT_SYMBOL_GPL(ocxl_afu_get);
H A Dcontext.c44 ocxl_afu_get(afu); in ocxl_context_alloc()
H A Dfile.c545 ocxl_afu_get(afu); in ocxl_file_register_afu()