Lines Matching refs:rdy_spinlock

137 	spin_lock_irqsave(&q_ctx->rdy_spinlock, flags);  in v4l2_m2m_next_buf()
140 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_next_buf()
145 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_next_buf()
155 spin_lock_irqsave(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_last_buf()
158 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_last_buf()
163 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_last_buf()
173 spin_lock_irqsave(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_buf_remove()
175 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_buf_remove()
181 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_buf_remove()
193 spin_lock_irqsave(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_buf_remove_by_buf()
197 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_buf_remove_by_buf()
209 spin_lock_irqsave(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_buf_remove_by_idx()
218 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_buf_remove_by_idx()
311 spin_lock_irqsave(&m2m_ctx->out_q_ctx.rdy_spinlock, flags_out); in __v4l2_m2m_try_queue()
314 spin_unlock_irqrestore(&m2m_ctx->out_q_ctx.rdy_spinlock, in __v4l2_m2m_try_queue()
320 spin_lock_irqsave(&m2m_ctx->cap_q_ctx.rdy_spinlock, flags_cap); in __v4l2_m2m_try_queue()
323 spin_unlock_irqrestore(&m2m_ctx->cap_q_ctx.rdy_spinlock, in __v4l2_m2m_try_queue()
325 spin_unlock_irqrestore(&m2m_ctx->out_q_ctx.rdy_spinlock, in __v4l2_m2m_try_queue()
331 spin_unlock_irqrestore(&m2m_ctx->cap_q_ctx.rdy_spinlock, flags_cap); in __v4l2_m2m_try_queue()
332 spin_unlock_irqrestore(&m2m_ctx->out_q_ctx.rdy_spinlock, flags_out); in __v4l2_m2m_try_queue()
599 spin_lock_irqsave(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_streamoff()
604 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_streamoff()
926 spin_lock_init(&out_q_ctx->rdy_spinlock); in v4l2_m2m_ctx_init()
927 spin_lock_init(&cap_q_ctx->rdy_spinlock); in v4l2_m2m_ctx_init()
974 spin_lock_irqsave(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_buf_queue()
977 spin_unlock_irqrestore(&q_ctx->rdy_spinlock, flags); in v4l2_m2m_buf_queue()