Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h22088 struct pool_workqueue { struct
22089 struct worker_pool *pool;
22090 struct workqueue_struct *wq;
22091 int work_color;
22092 int flush_color;
22093 int refcnt;
22094 int nr_in_flight[16];
22095 int nr_active;
22096 int max_active;
22097 struct list_head inactive_works;
[all …]