Searched defs:STATE_STOPPED (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/examples/standalone/ | ||
H A D | sched.c | 33 #define STATE_STOPPED 2 macro |
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ | ||
H A D | draw.py | 173 STATE_STOPPED = 4 variable |