Searched refs:is_running (Results 1 – 5 of 5) sorted by relevance
491 bool is_running = true; in watchdog_is_running() local498 is_running = (superio_inb(watchdog.sioaddr, SIO_REG_ENABLE) & BIT(0)) in watchdog_is_running()506 return is_running; in watchdog_is_running()
1288 bool is_running; in tcmu_check_expired_cmd() local1296 is_running = test_bit(TCMU_CMD_BIT_INFLIGHT, &cmd->flags); in tcmu_check_expired_cmd()1299 if (is_running) { in tcmu_check_expired_cmd()1322 id, udev->name, is_running ? "inflight" : "queued"); in tcmu_check_expired_cmd()
234 wdev->is_running = false; in cfg80211_stop_p2p_device()257 wdev->is_running = false; in cfg80211_stop_nan()
12195 wdev->is_running = true; in nl80211_start_p2p_device()12255 wdev->is_running = true; in nl80211_start_nan()
4911 bool use_4addr, is_running; member4984 return wdev->is_running; in wdev_running()