Searched refs:is_running (Results 1 – 9 of 9) sorted by relevance
36 int is_running = 1; variable42 is_running = 0; in vm_exit()109 while (is_running) { in main()
65 is_running() function
523 const bool is_running = task_is_running(current); in set_other_info_task_blocking() local536 if (is_running) { in set_other_info_task_blocking()568 if (is_running) in set_other_info_task_blocking()
614 pf->switchdev.is_running = false; in ice_eswitch_release()625 if (pf->eswitch_mode == DEVLINK_ESWITCH_MODE_LEGACY || pf->switchdev.is_running) in ice_eswitch_configure()632 pf->switchdev.is_running = true; in ice_eswitch_configure()
496 bool is_running; member795 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()
13963 wdev->is_running = true; in nl80211_start_p2p_device()14023 wdev->is_running = true; in nl80211_start_nan()
5743 bool use_4addr, is_running, registered, registering; member5854 return wdev->is_running; in wdev_running()