Searched refs:fastrpc_channel_ctx (Results 1 – 1 of 1) sorted by relevance
250 struct fastrpc_channel_ctx *cctx;260 struct fastrpc_channel_ctx { struct284 struct fastrpc_channel_ctx *cctx; argument295 struct fastrpc_channel_ctx *cctx;457 struct fastrpc_channel_ctx *cctx; in fastrpc_channel_ctx_free()459 cctx = container_of(ref, struct fastrpc_channel_ctx, refcount); in fastrpc_channel_ctx_free()464 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_get()469 static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_put()477 struct fastrpc_channel_ctx *cctx; in fastrpc_context_free()572 struct fastrpc_channel_ctx *cctx = user->cctx; in fastrpc_context_alloc()[all …]