Home
last modified time | relevance | path

Searched refs:is_running (Results 1 – 9 of 9) sorted by relevance

/linux/samples/acrn/
A Dvm-sample.c33 int is_running = 1; variable
39 is_running = 0; in vm_exit()
105 while (is_running) { in main()
/linux/tools/perf/tests/shell/lib/
A Dwaiting.sh66 is_running() function
/linux/kernel/kcsan/
A Dreport.c522 const bool is_running = task_is_running(current); in set_other_info_task_blocking() local
535 if (is_running) { in set_other_info_task_blocking()
567 if (is_running) in set_other_info_task_blocking()
/linux/drivers/net/ethernet/intel/ice/
A Dice_eswitch.c316 pf->eswitch.is_running = true; in ice_eswitch_enable_switchdev()
334 pf->eswitch.is_running = false; in ice_eswitch_disable_switchdev()
A Dice.h538 bool is_running; member
880 return pf->eswitch.is_running; in ice_is_switchdev_running()
/linux/tools/perf/tests/shell/
A Dtest_intel_pt.sh270 is_running ${ppid} || return 1
/linux/net/wireless/
A Dcore.c241 wdev->is_running = false; in cfg80211_stop_p2p_device()
266 wdev->is_running = false; in cfg80211_stop_nan()
A Dnl80211.c14396 wdev->is_running = true; in nl80211_start_p2p_device()
14456 wdev->is_running = true; in nl80211_start_nan()
/linux/include/net/
A Dcfg80211.h6284 bool use_4addr, is_running, registered, registering; member
6395 return wdev->is_running; in wdev_running()

Completed in 83 milliseconds