Searched refs:ctx_idr (Results 1 – 1 of 1) sorted by relevance
312 struct idr ctx_idr; member541 idr_destroy(&cctx->ctx_idr); in fastrpc_channel_ctx_free()612 idr_remove(&cctx->ctx_idr, FIELD_GET(FASTRPC_CTXID_MASK, ctx->ctxid)); in fastrpc_context_free()744 ret = idr_alloc_cyclic(&cctx->ctx_idr, ctx, 1, in fastrpc_context_alloc()2640 idr_init(&data->ctx_idr); in fastrpc_rpmsg_probe()2731 ctx = idr_find(&cctx->ctx_idr, ctxid); in fastrpc_rpmsg_callback()