watchdog_mutex 30 kernel/watchdog.c static DEFINE_MUTEX(watchdog_mutex); watchdog_mutex 610 kernel/watchdog.c mutex_lock(&watchdog_mutex); watchdog_mutex 613 kernel/watchdog.c mutex_unlock(&watchdog_mutex); watchdog_mutex 633 kernel/watchdog.c lockdep_assert_held(&watchdog_mutex); watchdog_mutex 644 kernel/watchdog.c mutex_lock(&watchdog_mutex); watchdog_mutex 646 kernel/watchdog.c mutex_unlock(&watchdog_mutex); watchdog_mutex 687 kernel/watchdog.c mutex_lock(&watchdog_mutex); watchdog_mutex 702 kernel/watchdog.c mutex_unlock(&watchdog_mutex); watchdog_mutex 746 kernel/watchdog.c mutex_lock(&watchdog_mutex); watchdog_mutex 754 kernel/watchdog.c mutex_unlock(&watchdog_mutex); watchdog_mutex 769 kernel/watchdog.c mutex_lock(&watchdog_mutex); watchdog_mutex 775 kernel/watchdog.c mutex_unlock(&watchdog_mutex);