Searched refs:msg_q_lock (Results 1 – 1 of 1) sorted by relevance
147 spinlock_t msg_q_lock; member292 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()[all …]