Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dfastrpc.c479 static void fastrpc_context_free(struct kref *ref) in fastrpc_context_free() function
513 kref_put(&ctx->refcount, fastrpc_context_free); in fastrpc_context_put()