1 2 3 4 5 6 7
#define WQ_DUMP_QUEUE_WORK 0x1 #define WQ_DUMP_ACTIVE_WORK 0x2 #define WQ_DUMP_EXECUTE_WORK 0x4 extern int wq_tracing; extern int wq_debugger_enable;