Home
last modified time | relevance | path

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

/linux/drivers/misc/ocxl/
H A Dcore.c48 void ocxl_afu_put(struct ocxl_afu *afu) in ocxl_afu_put() function
52 EXPORT_SYMBOL_GPL(ocxl_afu_put);
274 ocxl_afu_put(afu); in init_afu()
281 ocxl_afu_put(afu); in init_afu()
296 ocxl_afu_put(afu); // matches the implicit get in alloc_afu in remove_afu()
H A Dfile.c488 ocxl_afu_put(info->afu); in info_release()
577 ocxl_afu_put(afu); in ocxl_file_register_afu()
H A Dcontext.c293 ocxl_afu_put(ctx->afu); in ocxl_context_free()
/linux/include/misc/
H A Docxl.h101 void ocxl_afu_put(struct ocxl_afu *afu);