Home
last modified time | relevance | path

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

/openbmc/linux/tools/workqueue/
H A Dwq_monitor.py67 PWQ_STAT_COMPLETED = prog['PWQ_STAT_COMPLETED'] # work items completed execution variable
/openbmc/linux/kernel/
H A Dworkqueue.c210 PWQ_STAT_COMPLETED, /* work items completed execution */ enumerator