Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/ocxl/
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()
Dfile.c489 ocxl_afu_put(info->afu); in info_release()
568 ocxl_afu_put(afu); in ocxl_file_register_afu()
Dcontext.c293 ocxl_afu_put(ctx->afu); in ocxl_context_free()
/linux-6.1.9/include/misc/
Docxl.h101 void ocxl_afu_put(struct ocxl_afu *afu);