Home
last modified time | relevance | path

Searched refs:fastrpc_channel_ctx_free (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dfastrpc.c336 static void fastrpc_channel_ctx_free(struct kref *ref) in fastrpc_channel_ctx_free() function
352 kref_put(&cctx->refcount, fastrpc_channel_ctx_free); in fastrpc_channel_ctx_put()
/kernel/linux/linux-6.6/drivers/misc/
H A Dfastrpc.c461 static void fastrpc_channel_ctx_free(struct kref *ref) in fastrpc_channel_ctx_free() function
477 kref_put(&cctx->refcount, fastrpc_channel_ctx_free); in fastrpc_channel_ctx_put()

Completed in 6 milliseconds