Searched refs:send_mutex (Results 1 – 5 of 5) sorted by relevance
93 static DEFINE_MUTEX(send_mutex); in sclp_ofb_send_req()113 mutex_lock(&send_mutex); in sclp_ofb_send_req()115 mutex_unlock(&send_mutex); in sclp_ofb_send_req()
71 mutex_init(&guc->send_mutex); in intel_guc_init_early()406 mutex_lock(&guc->send_mutex); in intel_guc_send_mmio()448 mutex_unlock(&guc->send_mutex); in intel_guc_send_mmio()
88 struct mutex send_mutex; member
551 mutex_lock(&guc->send_mutex); in intel_guc_send_ct()563 mutex_unlock(&guc->send_mutex); in intel_guc_send_ct()
133 struct mutex send_mutex; member227 mutex_lock(&hidpp->send_mutex); in hidpp_send_message_sync()269 mutex_unlock(&hidpp->send_mutex); in hidpp_send_message_sync()2600 if (unlikely(mutex_is_locked(&hidpp->send_mutex))) { in hidpp_raw_hidpp_event()2975 mutex_init(&hidpp->send_mutex); in hidpp_probe()3068 mutex_destroy(&hidpp->send_mutex); in hidpp_probe()3086 mutex_destroy(&hidpp->send_mutex); in hidpp_remove()