Home
last modified time | relevance | path

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

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