Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/
Dfastrpc.c480 static void fastrpc_context_free(struct kref *ref) in fastrpc_context_free() function
514 kref_put(&ctx->refcount, fastrpc_context_free); in fastrpc_context_put()