Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h98557 struct pool_workqueue { struct
98558 struct worker_pool *pool;
98559 struct workqueue_struct *wq;
98560 int work_color;
98561 int flush_color;
98562 int refcnt;
98563 int nr_in_flight[16];
98564 int nr_active;
98565 int max_active;
98566 struct list_head inactive_works;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h98473 struct pool_workqueue { struct
98474 struct worker_pool *pool;
98475 struct workqueue_struct *wq;
98476 int work_color;
98477 int flush_color;
98478 int refcnt;
98479 int nr_in_flight[16];
98480 int nr_active;
98481 int max_active;
98482 struct list_head inactive_works;
[all …]
Dvmlinux.h98473 struct pool_workqueue { struct
98474 struct worker_pool *pool;
98475 struct workqueue_struct *wq;
98476 int work_color;
98477 int flush_color;
98478 int refcnt;
98479 int nr_in_flight[16];
98480 int nr_active;
98481 int max_active;
98482 struct list_head inactive_works;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h101443 struct pool_workqueue { struct
101444 struct worker_pool *pool;
101445 struct workqueue_struct *wq;
101446 int work_color;
101447 int flush_color;
101448 int refcnt;
101449 int nr_in_flight[16];
101450 int nr_active;
101451 int max_active;
101452 struct list_head inactive_works;
[all …]
Dvmlinux.h101443 struct pool_workqueue { struct
101444 struct worker_pool *pool;
101445 struct workqueue_struct *wq;
101446 int work_color;
101447 int flush_color;
101448 int refcnt;
101449 int nr_in_flight[16];
101450 int nr_active;
101451 int max_active;
101452 struct list_head inactive_works;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h31522 struct pool_workqueue { struct
31523 struct worker_pool *pool;
31524 struct workqueue_struct *wq;
31525 int work_color;
31526 int flush_color;
31527 int refcnt;
31528 int nr_in_flight[16];
31529 int nr_active;
31530 int max_active;
31531 struct list_head inactive_works;
[all …]
Dvmlinux.h31522 struct pool_workqueue { struct
31523 struct worker_pool *pool;
31524 struct workqueue_struct *wq;
31525 int work_color;
31526 int flush_color;
31527 int refcnt;
31528 int nr_in_flight[16];
31529 int nr_active;
31530 int max_active;
31531 struct list_head inactive_works;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h139033 struct pool_workqueue { struct
139034 struct worker_pool *pool;
139035 struct workqueue_struct *wq;
139036 int work_color;
139037 int flush_color;
139038 int refcnt;
139039 int nr_in_flight[16];
139040 int nr_active;
139041 int max_active;
139042 struct list_head inactive_works;
[all …]
Dvmlinux_608.h139033 struct pool_workqueue { struct
139034 struct worker_pool *pool;
139035 struct workqueue_struct *wq;
139036 int work_color;
139037 int flush_color;
139038 int refcnt;
139039 int nr_in_flight[16];
139040 int nr_active;
139041 int max_active;
139042 struct list_head inactive_works;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h16961 struct pool_workqueue { struct
16962 struct worker_pool *pool;
16963 struct workqueue_struct *wq;
16964 int work_color;
16965 int flush_color;
16966 int refcnt;
16967 int nr_in_flight[16];
16968 int nr_active;
16969 int max_active;
16970 struct list_head inactive_works;
[all …]
Dvmlinux_602.h16961 struct pool_workqueue { struct
16962 struct worker_pool *pool;
16963 struct workqueue_struct *wq;
16964 int work_color;
16965 int flush_color;
16966 int refcnt;
16967 int nr_in_flight[16];
16968 int nr_active;
16969 int max_active;
16970 struct list_head inactive_works;
[all …]