Lines Matching refs:msg_q_lock
147 spinlock_t msg_q_lock; member
292 spin_lock_irqsave(&q->msg_q_lock, flags); in scmi_raw_buffer_enqueue()
294 spin_unlock_irqrestore(&q->msg_q_lock, flags); in scmi_raw_buffer_enqueue()
317 spin_lock_irqsave(&q->msg_q_lock, flags); in scmi_raw_buffer_dequeue()
319 spin_unlock_irqrestore(&q->msg_q_lock, flags); in scmi_raw_buffer_dequeue()
714 spin_lock_irqsave(&q->msg_q_lock, flags); in scmi_raw_message_dequeue()
716 spin_unlock_irqrestore(&q->msg_q_lock, flags); in scmi_raw_message_dequeue()
724 spin_lock_irqsave(&q->msg_q_lock, flags); in scmi_raw_message_dequeue()
729 spin_unlock_irqrestore(&q->msg_q_lock, flags); in scmi_raw_message_dequeue()
872 spin_lock_irqsave(&q->msg_q_lock, flags); in scmi_test_dbg_raw_common_poll()
875 spin_unlock_irqrestore(&q->msg_q_lock, flags); in scmi_test_dbg_raw_common_poll()
1101 spin_lock_init(&q->msg_q_lock); in scmi_raw_queue_init()
1403 spin_lock_irqsave(&q->msg_q_lock, flags); in scmi_raw_message_report()
1413 spin_unlock_irqrestore(&q->msg_q_lock, flags); in scmi_raw_message_report()
1433 spin_unlock_irqrestore(&q->msg_q_lock, flags); in scmi_raw_message_report()
1444 spin_unlock_irqrestore(&q->msg_q_lock, flags); in scmi_raw_message_report()