Searched refs:send_mutex (Results 1 – 8 of 8) 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()
57 struct mutex send_mutex; member
684 mutex_lock(&tcp->send_mutex); in tcp_send_message_sock_cipher()687 mutex_unlock(&tcp->send_mutex); in tcp_send_message_sock_cipher()731 mutex_lock(&tcp->send_mutex); in tcp_send_message_sock_tls()734 mutex_unlock(&tcp->send_mutex); in tcp_send_message_sock_tls()1022 mutex_init(&tcp->send_mutex); in tcp_alloc_handle()
177 mutex_init(&guc->send_mutex); in intel_guc_init_early()406 mutex_lock(&guc->send_mutex); in intel_guc_send_mmio()449 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()
118 struct mutex send_mutex; member334 sync && empty && mutex_trylock(&queue->send_mutex)) { in nvme_tcp_queue_request()336 mutex_unlock(&queue->send_mutex); in nvme_tcp_queue_request()1181 if (mutex_trylock(&queue->send_mutex)) { in nvme_tcp_io_work()1183 mutex_unlock(&queue->send_mutex); in nvme_tcp_io_work()1441 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()3282 if (unlikely(mutex_is_locked(&hidpp->send_mutex))) { in hidpp_raw_hidpp_event()3822 mutex_init(&hidpp->send_mutex); in hidpp_probe()3918 mutex_destroy(&hidpp->send_mutex); in hidpp_probe()3933 mutex_destroy(&hidpp->send_mutex); in hidpp_remove()