Searched refs:hotkey_thread_data_mutex (Results 1 – 1 of 1) sorted by relevance
2001 static struct mutex hotkey_thread_data_mutex; variable2019 mutex_lock(&hotkey_thread_data_mutex); \2023 mutex_unlock(&hotkey_thread_data_mutex);2495 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2501 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()2518 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2529 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()3310 mutex_init(&hotkey_thread_data_mutex); in hotkey_init()