Searched refs:is_running (Results 1 – 5 of 5) sorted by relevance
458 const bool is_running = current->state == TASK_RUNNING; in set_other_info_task_blocking() local471 if (is_running) { in set_other_info_task_blocking()503 if (is_running) in set_other_info_task_blocking()
474 bool is_running = true; in watchdog_is_running() local481 is_running = (superio_inb(watchdog.sioaddr, SIO_REG_ENABLE) & BIT(0)) in watchdog_is_running()489 return is_running; in watchdog_is_running()
234 wdev->is_running = false; in cfg80211_stop_p2p_device()259 wdev->is_running = false; in cfg80211_stop_nan()
12813 wdev->is_running = true; in nl80211_start_p2p_device()12873 wdev->is_running = true; in nl80211_start_nan()
5257 bool use_4addr, is_running; member5332 return wdev->is_running; in wdev_running()