Home
last modified time | relevance | path

Searched defs:is_running (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/perf/tests/shell/lib/
H A Dwaiting.sh66 is_running() function
/openbmc/linux/samples/acrn/
H A Dvm-sample.c33 int is_running = 1; variable
/openbmc/u-boot/include/
H A Dremoteproc.h73 int (*is_running)(struct udevice *dev); member
/openbmc/openbmc/poky/bitbake/lib/prserv/
H A Dserv.py391 def is_running(pid): function
/openbmc/linux/kernel/kcsan/
H A Dreport.c522 const bool is_running = task_is_running(current); in set_other_info_task_blocking() local
/openbmc/qemu/python/qemu/machine/
H A Dmachine.py263 def is_running(self) -> bool: member in QEMUMachine
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice.h525 bool is_running; global() member
/openbmc/linux/include/net/
H A Dcfg80211.h5993 bool use_4addr, is_running, registered, registering; member