Home
last modified time | relevance | path

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

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