Searched refs:hotkey_thread_data_mutex (Results 1 – 1 of 1) sorted by relevance
1874 static struct mutex hotkey_thread_data_mutex; variable1892 mutex_lock(&hotkey_thread_data_mutex); \1896 mutex_unlock(&hotkey_thread_data_mutex);2502 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2508 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()2525 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2536 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()3322 mutex_init(&hotkey_thread_data_mutex); in hotkey_init()