Home
last modified time | relevance | path

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

/linux/samples/acrn/
A Dvm-sample.c36 int is_running = 1; variable
42 is_running = 0; in vm_exit()
109 while (is_running) { in main()
/linux/kernel/kcsan/
A Dreport.c512 const bool is_running = task_is_running(current); in set_other_info_task_blocking() local
525 if (is_running) { in set_other_info_task_blocking()
557 if (is_running) in set_other_info_task_blocking()
/linux/drivers/net/ethernet/intel/ice/
A Dice_eswitch.c562 pf->switchdev.is_running = false; in ice_eswitch_release()
573 if (pf->eswitch_mode == DEVLINK_ESWITCH_MODE_LEGACY || pf->switchdev.is_running) in ice_eswitch_configure()
580 pf->switchdev.is_running = true; in ice_eswitch_configure()
A Dice.h492 bool is_running; member
766 return pf->switchdev.is_running; in ice_is_switchdev_running()
/linux/net/wireless/
A Dcore.c234 wdev->is_running = false; in cfg80211_stop_p2p_device()
259 wdev->is_running = false; in cfg80211_stop_nan()
A Dnl80211.c13266 wdev->is_running = true; in nl80211_start_p2p_device()
13326 wdev->is_running = true; in nl80211_start_nan()
/linux/include/net/
A Dcfg80211.h5495 bool use_4addr, is_running, registered, registering; member
5570 return wdev->is_running; in wdev_running()

Completed in 69 milliseconds