Searched refs:hotkey_thread_data_mutex (Results 1 – 1 of 1) sorted by relevance
1852 static struct mutex hotkey_thread_data_mutex; variable1870 mutex_lock(&hotkey_thread_data_mutex); \1874 mutex_unlock(&hotkey_thread_data_mutex);2459 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2465 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()2482 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2493 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()3377 mutex_init(&hotkey_thread_data_mutex); in hotkey_init()