Searched refs:is_running (Results 1 – 9 of 9) sorted by relevance
34 int is_running = 1; variable40 is_running = 0; in vm_exit()106 while (is_running) { in main()
65 is_running() function
522 const bool is_running = task_is_running(current); in set_other_info_task_blocking() local535 if (is_running) { in set_other_info_task_blocking()567 if (is_running) in set_other_info_task_blocking()
620 pf->switchdev.is_running = false; in ice_eswitch_release()631 if (pf->eswitch_mode == DEVLINK_ESWITCH_MODE_LEGACY || pf->switchdev.is_running) in ice_eswitch_configure()638 pf->switchdev.is_running = true; in ice_eswitch_configure()
520 bool is_running; member821 return pf->switchdev.is_running; in ice_is_switchdev_running()
269 is_running ${ppid} || return 1
234 wdev->is_running = false; in cfg80211_stop_p2p_device()259 wdev->is_running = false; in cfg80211_stop_nan()
14074 wdev->is_running = true; in nl80211_start_p2p_device()14134 wdev->is_running = true; in nl80211_start_nan()
5794 bool use_4addr, is_running, registered, registering; member5905 return wdev->is_running; in wdev_running()
Completed in 64 milliseconds