Searched refs:fastrpc_channel_ctx (Results 1 – 1 of 1) sorted by relevance
236 struct fastrpc_channel_ctx *cctx;246 struct fastrpc_channel_ctx { struct268 struct fastrpc_channel_ctx *cctx; argument279 struct fastrpc_channel_ctx *cctx;409 struct fastrpc_channel_ctx *cctx; in fastrpc_channel_ctx_free()411 cctx = container_of(ref, struct fastrpc_channel_ctx, refcount); in fastrpc_channel_ctx_free()416 static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_get()421 static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx) in fastrpc_channel_ctx_put()429 struct fastrpc_channel_ctx *cctx; in fastrpc_context_free()524 struct fastrpc_channel_ctx *cctx = user->cctx; in fastrpc_context_alloc()[all …]