Searched refs:hotkey_thread_data_mutex (Results 1 – 1 of 1) sorted by relevance
1872 static struct mutex hotkey_thread_data_mutex; variable1890 mutex_lock(&hotkey_thread_data_mutex); \1894 mutex_unlock(&hotkey_thread_data_mutex);2500 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2506 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()2523 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2534 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()3319 mutex_init(&hotkey_thread_data_mutex); in hotkey_init()