Home
last modified time | relevance | path

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

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