Searched refs:send_mutex (Results 1 – 6 of 6) sorted by relevance
95 static DEFINE_MUTEX(send_mutex); in sclp_ofb_send_req()115 mutex_lock(&send_mutex); in sclp_ofb_send_req()117 mutex_unlock(&send_mutex); in sclp_ofb_send_req()
177 mutex_init(&guc->send_mutex); in intel_guc_init_early()424 mutex_lock(&guc->send_mutex); in intel_guc_send_mmio()467 mutex_unlock(&guc->send_mutex); in intel_guc_send_mmio()
74 struct mutex send_mutex; member
558 mutex_lock(&guc->send_mutex); in intel_guc_ct_send()569 mutex_unlock(&guc->send_mutex); in intel_guc_ct_send()
79 struct mutex send_mutex; member280 sync && empty && mutex_trylock(&queue->send_mutex)) { in nvme_tcp_queue_request()284 mutex_unlock(&queue->send_mutex); in nvme_tcp_queue_request()1118 if (mutex_trylock(&queue->send_mutex)) { in nvme_tcp_io_work()1120 mutex_unlock(&queue->send_mutex); in nvme_tcp_io_work()1376 mutex_init(&queue->send_mutex); in nvme_tcp_alloc_queue()
178 struct mutex send_mutex; member275 mutex_lock(&hidpp->send_mutex); in hidpp_send_message_sync()317 mutex_unlock(&hidpp->send_mutex); in hidpp_send_message_sync()3281 if (unlikely(mutex_is_locked(&hidpp->send_mutex))) { in hidpp_raw_hidpp_event()3821 mutex_init(&hidpp->send_mutex); in hidpp_probe()3917 mutex_destroy(&hidpp->send_mutex); in hidpp_probe()3932 mutex_destroy(&hidpp->send_mutex); in hidpp_remove()