Searched refs:send_mutex (Results 1 – 5 of 5) 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()
68 mutex_init(&guc->send_mutex); in intel_guc_init_early()363 mutex_lock(&guc->send_mutex); in intel_guc_send_mmio()406 mutex_unlock(&guc->send_mutex); in intel_guc_send_mmio()
73 struct mutex send_mutex; member
522 mutex_lock(&guc->send_mutex); in intel_guc_send_ct()534 mutex_unlock(&guc->send_mutex); in intel_guc_send_ct()
168 struct mutex send_mutex; member262 mutex_lock(&hidpp->send_mutex); in hidpp_send_message_sync()304 mutex_unlock(&hidpp->send_mutex); in hidpp_send_message_sync()3071 if (unlikely(mutex_is_locked(&hidpp->send_mutex))) { in hidpp_raw_hidpp_event()3594 mutex_init(&hidpp->send_mutex); in hidpp_probe()3683 mutex_destroy(&hidpp->send_mutex); in hidpp_probe()3698 mutex_destroy(&hidpp->send_mutex); in hidpp_remove()