Home
last modified time | relevance | path

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

/Linux-v5.4/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.c491 ocxl_afu_put(info->afu); in info_release()
565 ocxl_afu_put(afu); in ocxl_file_register_afu()
Dcontext.c291 ocxl_afu_put(ctx->afu); in ocxl_context_free()
/Linux-v5.4/include/misc/
Docxl.h106 void ocxl_afu_put(struct ocxl_afu *afu);