Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h98511 struct workqueue_struct { struct
98512 struct list_head pwqs;
98513 struct list_head list;
98514 struct mutex mutex;
98515 int work_color;
98516 int flush_color;
98517 atomic_t nr_pwqs_to_flush;
98518 struct wq_flusher *first_flusher;
98519 struct list_head flusher_queue;
98520 struct list_head flusher_overflow;
[all …]
/external/bcc/libbpf-tools/powerpc/
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 …]
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 …]
/external/bcc/libbpf-tools/loongarch/
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 …]
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 …]
/external/bcc/libbpf-tools/x86/
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 …]
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 …]
/external/bcc/libbpf-tools/arm64/
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 …]
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 …]
/external/bcc/libbpf-tools/riscv/
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 …]
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 …]