Home
last modified time | relevance | path

Searched refs:hotkey_thread_data_mutex (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c1976 static struct mutex hotkey_thread_data_mutex; variable
1994 mutex_lock(&hotkey_thread_data_mutex); \
1998 mutex_unlock(&hotkey_thread_data_mutex);
2585 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()
2591 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()
2608 mutex_lock(&hotkey_thread_data_mutex); in hotkey_kthread()
2619 mutex_unlock(&hotkey_thread_data_mutex); in hotkey_kthread()
3480 mutex_init(&hotkey_thread_data_mutex); in hotkey_init()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c1852 static struct mutex hotkey_thread_data_mutex; variable
1870 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()

Completed in 25 milliseconds