Searched refs:fastrpc_channel_ctx (Results 1 – 1 of 1) sorted by relevance
252 struct fastrpc_channel_ctx *cctx;262 struct fastrpc_channel_ctx { struct286 struct fastrpc_channel_ctx *cctx; argument297 struct fastrpc_channel_ctx *cctx;462 struct fastrpc_channel_ctx *cctx; in fastrpc_channel_ctx_free()464 cctx = container_of(ref, struct fastrpc_channel_ctx, refcount); in fastrpc_channel_ctx_free()469 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_get()474 static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_put()482 struct fastrpc_channel_ctx *cctx; in fastrpc_context_free()577 struct fastrpc_channel_ctx *cctx = user->cctx; in fastrpc_context_alloc()[all …]