Searched refs:ready_lock (Results 1 – 2 of 2) sorted by relevance
38 spin_lock_init(&ctx->ready_lock); in vdec_msg_queue_init_ctx()65 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_qbuf()77 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_qbuf()101 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()105 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()113 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()125 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()134 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()141 spin_lock(&msg_queue->lat_ctx.ready_lock); in vdec_msg_queue_update_ube_rptr()144 spin_unlock(&msg_queue->lat_ctx.ready_lock); in vdec_msg_queue_update_ube_rptr()[all …]
36 spinlock_t ready_lock; member