Searched refs:ctx_idr (Results 1 – 1 of 1) sorted by relevance
274 struct idr ctx_idr; member517 idr_remove(&cctx->ctx_idr, ctx->ctxid >> 4); in fastrpc_context_free()645 ret = idr_alloc_cyclic(&cctx->ctx_idr, ctx, 1, in fastrpc_context_alloc()2440 idr_init(&data->ctx_idr); in fastrpc_rpmsg_probe()2519 ctx = idr_find(&cctx->ctx_idr, ctxid); in fastrpc_rpmsg_callback()