Searched refs:rproc_put (Results 1 – 5 of 5) sorted by relevance
712 rproc_put(m3_rproc); in wkup_m3_ipc_probe()725 rproc_put(m3_ipc_state->rproc); in wkup_m3_ipc_remove()
210 rproc_put(rproc); in __pru_rproc_get()283 rproc_put(rproc); in pru_rproc_get()321 rproc_put(rproc); in pru_rproc_put()
2534 void rproc_put(struct rproc *rproc) in rproc_put() function2539 EXPORT_SYMBOL(rproc_put);
663 void rproc_put(struct rproc *rproc);
76 the remote processor's refcount, so always use rproc_put() to
Completed in 14 milliseconds