Searched refs:msg_ctx (Results 1 – 1 of 1) sorted by relevance
84 spin_lock(&msg_ctx->ready_lock); in vdec_msg_queue_qbuf()86 msg_ctx->ready_num++; in vdec_msg_queue_qbuf()99 msg_ctx->hardware_index, buf, msg_ctx->ready_num); 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()153 msg_ctx->ready_num--; in vdec_msg_queue_dqbuf()155 msg_ctx->hardware_index, buf, msg_ctx->ready_num); in vdec_msg_queue_dqbuf()[all …]
Completed in 3 milliseconds