Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h98493 struct workqueue_struct { struct
98494 struct list_head pwqs;
98495 struct list_head list;
98496 struct mutex mutex;
98497 int work_color;
98498 int flush_color;
98499 atomic_t nr_pwqs_to_flush;
98500 struct wq_flusher *first_flusher;
98501 struct list_head flusher_queue;
98502 struct list_head flusher_overflow;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h98401 struct workqueue_struct { struct
98402 struct list_head pwqs;
98403 struct list_head list;
98404 struct mutex mutex;
98405 int work_color;
98406 int flush_color;
98407 atomic_t nr_pwqs_to_flush;
98408 struct wq_flusher *first_flusher;
98409 struct list_head flusher_queue;
98410 struct list_head flusher_overflow;
[all …]
H A Dvmlinux_600.h98401 struct workqueue_struct { struct
98402 struct list_head pwqs;
98403 struct list_head list;
98404 struct mutex mutex;
98405 int work_color;
98406 int flush_color;
98407 atomic_t nr_pwqs_to_flush;
98408 struct wq_flusher *first_flusher;
98409 struct list_head flusher_queue;
98410 struct list_head flusher_overflow;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h101408 struct workqueue_struct { struct
101409 struct list_head pwqs;
101410 struct list_head list;
101411 struct mutex mutex;
101412 int work_color;
101413 int flush_color;
101414 atomic_t nr_pwqs_to_flush;
101415 struct wq_flusher *first_flusher;
101416 struct list_head flusher_queue;
101417 struct list_head flusher_overflow;
[all …]
H A Dvmlinux_602.h101408 struct workqueue_struct { struct
101409 struct list_head pwqs;
101410 struct list_head list;
101411 struct mutex mutex;
101412 int work_color;
101413 int flush_color;
101414 atomic_t nr_pwqs_to_flush;
101415 struct wq_flusher *first_flusher;
101416 struct list_head flusher_queue;
101417 struct list_head flusher_overflow;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h31423 struct workqueue_struct { struct
31424 struct list_head pwqs;
31425 struct list_head list;
31426 struct mutex mutex;
31427 int work_color;
31428 int flush_color;
31429 atomic_t nr_pwqs_to_flush;
31430 struct wq_flusher *first_flusher;
31431 struct list_head flusher_queue;
31432 struct list_head flusher_overflow;
[all …]
H A Dvmlinux_518.h31423 struct workqueue_struct { struct
31424 struct list_head pwqs;
31425 struct list_head list;
31426 struct mutex mutex;
31427 int work_color;
31428 int flush_color;
31429 atomic_t nr_pwqs_to_flush;
31430 struct wq_flusher *first_flusher;
31431 struct list_head flusher_queue;
31432 struct list_head flusher_overflow;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h22465 struct workqueue_struct { struct
22466 struct list_head pwqs;
22467 struct list_head list;
22468 struct mutex mutex;
22469 int work_color;
22470 int flush_color;
22471 atomic_t nr_pwqs_to_flush;
22472 struct wq_flusher *first_flusher;
22473 struct list_head flusher_queue;
22474 struct list_head flusher_overflow;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h138992 struct workqueue_struct { struct
138993 struct list_head pwqs;
138994 struct list_head list;
138995 struct mutex mutex;
138996 int work_color;
138997 int flush_color;
138998 atomic_t nr_pwqs_to_flush;
138999 struct wq_flusher *first_flusher;
139000 struct list_head flusher_queue;
139001 struct list_head flusher_overflow;
[all …]
H A Dvmlinux.h138992 struct workqueue_struct { struct
138993 struct list_head pwqs;
138994 struct list_head list;
138995 struct mutex mutex;
138996 int work_color;
138997 int flush_color;
138998 atomic_t nr_pwqs_to_flush;
138999 struct wq_flusher *first_flusher;
139000 struct list_head flusher_queue;
139001 struct list_head flusher_overflow;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h16836 struct workqueue_struct { struct
16837 struct list_head pwqs;
16838 struct list_head list;
16839 struct mutex mutex;
16840 int work_color;
16841 int flush_color;
16842 atomic_t nr_pwqs_to_flush;
16843 struct wq_flusher *first_flusher;
16844 struct list_head flusher_queue;
16845 struct list_head flusher_overflow;
[all …]
H A Dvmlinux.h16836 struct workqueue_struct { struct
16837 struct list_head pwqs;
16838 struct list_head list;
16839 struct mutex mutex;
16840 int work_color;
16841 int flush_color;
16842 atomic_t nr_pwqs_to_flush;
16843 struct wq_flusher *first_flusher;
16844 struct list_head flusher_queue;
16845 struct list_head flusher_overflow;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h32750 struct workqueue_struct { struct
32751 struct list_head pwqs;
32752 struct list_head list;
32753 struct mutex mutex;
32754 int work_color;
32755 int flush_color;
32756 atomic_t nr_pwqs_to_flush;
32757 struct wq_flusher *first_flusher;
32758 struct list_head flusher_queue;
32759 struct list_head flusher_overflow;
[all …]