Searched refs:rproc_free (Results 1 – 16 of 16) sorted by relevance
210 rproc_free(rproc); in omap_rproc_probe()219 rproc_free(rproc); in omap_rproc_remove()
203 rproc_free(rproc); in wkup_m3_rproc_probe()215 rproc_free(rproc); in wkup_m3_rproc_remove()
304 rproc_free(rproc); in st_slim_rproc_alloc()329 rproc_free(slim_rproc->rproc); in st_slim_rproc_put()
353 rproc_free(rproc); in da8xx_rproc_probe()374 rproc_free(rproc); in da8xx_rproc_remove()
384 rproc_free(rproc); in imx_rproc_probe()396 rproc_free(rproc); in imx_rproc_remove()
475 rproc_free(rproc); in keystone_rproc_probe()486 rproc_free(ksproc->rproc); in keystone_rproc_remove()
318 rproc_free(rproc); in adsp_probe()333 rproc_free(adsp->rproc); in adsp_remove()
444 rproc_free(rproc); in st_rproc_probe()461 rproc_free(rproc); in st_rproc_remove()
474 rproc_free(rproc); in adsp_probe()489 rproc_free(adsp->rproc); in adsp_remove()
560 rproc_free(rproc); in wcnss_probe()576 rproc_free(wcnss->rproc); in wcnss_remove()
569 rproc_free(rproc); in q6v5_wcss_probe()579 rproc_free(rproc); in q6v5_wcss_remove()
610 rproc_free(rproc); in stm32_rproc_probe()623 rproc_free(rproc); in stm32_rproc_remove()
1516 rproc_free(rproc); in q6v5_probe()1535 rproc_free(qproc->rproc); in q6v5_remove()
2089 void rproc_free(struct rproc *rproc) in rproc_free() function2093 EXPORT_SYMBOL(rproc_free);
596 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().