Searched refs:hotkey_thread_data_mutex (Results 1 – 1 of 1) sorted by relevance
1834 static struct mutex hotkey_thread_data_mutex; variable1852 mutex_lock(&hotkey_thread_data_mutex); \1856 mutex_unlock(&hotkey_thread_data_mutex);2481 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2487 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()2504 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2515 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()3328 mutex_init(&hotkey_thread_data_mutex); in hotkey_init()