Searched refs:rproc_free (Results 1 – 14 of 14) sorted by relevance
218 rproc_free(rproc); in omap_rproc_probe()227 rproc_free(rproc); in omap_rproc_remove()
211 rproc_free(rproc); in wkup_m3_rproc_probe()223 rproc_free(rproc); in wkup_m3_rproc_remove()
308 rproc_free(rproc); in st_slim_rproc_alloc()333 rproc_free(slim_rproc->rproc); in st_slim_rproc_put()
358 rproc_free(rproc); in da8xx_rproc_probe()379 rproc_free(rproc); in da8xx_rproc_remove()
315 rproc_free(rproc); in adsp_probe()330 rproc_free(adsp->rproc); in adsp_remove()
387 rproc_free(rproc); in imx_rproc_probe()399 rproc_free(rproc); in imx_rproc_remove()
487 rproc_free(rproc); in keystone_rproc_probe()498 rproc_free(ksproc->rproc); in keystone_rproc_remove()
376 rproc_free(rproc); in st_rproc_probe()395 rproc_free(rproc); in st_rproc_remove()
564 rproc_free(rproc); in wcnss_probe()580 rproc_free(wcnss->rproc); in wcnss_remove()
569 rproc_free(rproc); in q6v5_wcss_probe()579 rproc_free(rproc); in q6v5_wcss_remove()
1222 rproc_free(rproc); in q6v5_probe()1237 rproc_free(qproc->rproc); in q6v5_remove()
1651 void rproc_free(struct rproc *rproc) in rproc_free() function1655 EXPORT_SYMBOL(rproc_free);
554 void rproc_free(struct rproc *rproc);
133 yet. Instead, when you need to unroll rproc_alloc(), use rproc_free().137 void rproc_free(struct rproc *rproc)177 last refcount should be decremented by calling rproc_free().