Searched refs:ready_lock (Results 1 – 2 of 2) sorted by relevance
41 spin_lock_init(&ctx->ready_lock); in vdec_msg_queue_init_ctx()84 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_qbuf()100 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_qbuf()124 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()126 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()134 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()146 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()156 spin_unlock(&msg_ctx->ready_lock); in vdec_msg_queue_dqbuf()163 spin_lock(&msg_queue->lat_ctx.ready_lock); in vdec_msg_queue_update_ube_rptr()166 spin_unlock(&msg_queue->lat_ctx.ready_lock); in vdec_msg_queue_update_ube_rptr()[all …]
46 spinlock_t ready_lock; member