Home
last modified time | relevance | path

Searched defs:PWQ_STAT_STARTED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/workqueue/
H A Dwq_monitor.py66 PWQ_STAT_STARTED = prog['PWQ_STAT_STARTED'] # work items started execution variable
/openbmc/linux/kernel/
H A Dworkqueue.c209 PWQ_STAT_STARTED, /* work items started execution */ enumerator