Searched refs:fastrpc_channel_ctx (Results 1 – 1 of 1) sorted by relevance
253 struct fastrpc_channel_ctx *cctx;263 struct fastrpc_channel_ctx { struct287 struct fastrpc_channel_ctx *cctx; argument298 struct fastrpc_channel_ctx *cctx;463 struct fastrpc_channel_ctx *cctx; in fastrpc_channel_ctx_free()465 cctx = container_of(ref, struct fastrpc_channel_ctx, refcount); in fastrpc_channel_ctx_free()470 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_get()475 static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_put()483 struct fastrpc_channel_ctx *cctx; in fastrpc_context_free()578 struct fastrpc_channel_ctx *cctx = user->cctx; in fastrpc_context_alloc()[all …]