Searched refs:ctx_idr (Results 1 – 1 of 1) sorted by relevance
271 struct idr ctx_idr; member497 idr_remove(&cctx->ctx_idr, ctx->ctxid >> 4); in fastrpc_context_free()627 ret = idr_alloc_cyclic(&cctx->ctx_idr, ctx, 1, in fastrpc_context_alloc()2362 idr_init(&data->ctx_idr); in fastrpc_rpmsg_probe()2441 ctx = idr_find(&cctx->ctx_idr, ctxid); in fastrpc_rpmsg_callback()