Searched refs:hotkey_thread_data_mutex (Results 1 – 1 of 1) sorted by relevance
1993 static struct mutex hotkey_thread_data_mutex; variable2011 mutex_lock(&hotkey_thread_data_mutex); \2015 mutex_unlock(&hotkey_thread_data_mutex);2602 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2608 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()2625 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2636 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()3500 mutex_init(&hotkey_thread_data_mutex); in hotkey_init()