Searched refs:hotkey_thread_data_mutex (Results 1 – 1 of 1) sorted by relevance
2009 static struct mutex hotkey_thread_data_mutex; variable2027 mutex_lock(&hotkey_thread_data_mutex); \2031 mutex_unlock(&hotkey_thread_data_mutex);2618 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2624 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()2641 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()2652 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()3505 mutex_init(&hotkey_thread_data_mutex); in hotkey_init()