Searched refs:send_mutex (Results 1 – 5 of 5) sorted by relevance
94 static DEFINE_MUTEX(send_mutex); in sclp_ofb_send_req()114 mutex_lock(&send_mutex); in sclp_ofb_send_req()116 mutex_unlock(&send_mutex); in sclp_ofb_send_req()
191 mutex_init(&guc->send_mutex); in intel_guc_init_early()510 mutex_lock(&guc->send_mutex); in intel_guc_send_mmio()598 mutex_unlock(&guc->send_mutex); in intel_guc_send_mmio()
244 struct mutex send_mutex; member
145 struct mutex send_mutex; member405 sync && empty && mutex_trylock(&queue->send_mutex)) { in nvme_tcp_queue_request()407 mutex_unlock(&queue->send_mutex); in nvme_tcp_queue_request()1293 if (mutex_trylock(&queue->send_mutex)) { in nvme_tcp_io_work()1295 mutex_unlock(&queue->send_mutex); in nvme_tcp_io_work()1395 mutex_destroy(&queue->send_mutex); in nvme_tcp_free_queue()1676 mutex_init(&queue->send_mutex); in nvme_tcp_alloc_queue()1815 mutex_destroy(&queue->send_mutex); in nvme_tcp_alloc_queue()
184 struct mutex send_mutex; member292 __must_hold(&hidpp->send_mutex); in __do_hidpp_send_message_sync()349 mutex_lock(&hidpp->send_mutex); in hidpp_send_message_sync()359 mutex_unlock(&hidpp->send_mutex); in hidpp_send_message_sync()3872 if (unlikely(mutex_is_locked(&hidpp->send_mutex))) { in hidpp_raw_hidpp_event()4435 mutex_init(&hidpp->send_mutex); in hidpp_probe()4515 mutex_destroy(&hidpp->send_mutex); in hidpp_probe()4530 mutex_destroy(&hidpp->send_mutex); in hidpp_remove()