Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h81424 struct eventpoll { struct
81425 struct mutex mtx;
81426 wait_queue_head_t wq;
81427 wait_queue_head_t poll_wait;
81428 struct list_head rdllist;
81429 rwlock_t lock;
81430 struct rb_root_cached rbr;
81431 struct epitem *ovflist;
81432 struct wakeup_source *ws;
81433 struct user_struct *user;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h85103 struct eventpoll { struct
85104 struct mutex mtx;
85105 wait_queue_head_t wq;
85106 wait_queue_head_t poll_wait;
85107 struct list_head rdllist;
85108 rwlock_t lock;
85109 struct rb_root_cached rbr;
85110 struct epitem *ovflist;
85111 struct wakeup_source *ws;
85112 struct user_struct *user;
[all …]
Dvmlinux.h85103 struct eventpoll { struct
85104 struct mutex mtx;
85105 wait_queue_head_t wq;
85106 wait_queue_head_t poll_wait;
85107 struct list_head rdllist;
85108 rwlock_t lock;
85109 struct rb_root_cached rbr;
85110 struct epitem *ovflist;
85111 struct wakeup_source *ws;
85112 struct user_struct *user;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h23790 struct eventpoll { struct
23791 struct mutex mtx;
23792 wait_queue_head_t wq;
23793 wait_queue_head_t poll_wait;
23794 struct list_head rdllist;
23795 rwlock_t lock;
23796 struct rb_root_cached rbr;
23797 struct epitem *ovflist;
23798 struct wakeup_source *ws;
23799 struct user_struct *user;
[all …]
Dvmlinux.h23790 struct eventpoll { struct
23791 struct mutex mtx;
23792 wait_queue_head_t wq;
23793 wait_queue_head_t poll_wait;
23794 struct list_head rdllist;
23795 rwlock_t lock;
23796 struct rb_root_cached rbr;
23797 struct epitem *ovflist;
23798 struct wakeup_source *ws;
23799 struct user_struct *user;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux.h52368 struct eventpoll { struct
52369 struct mutex mtx;
52370 wait_queue_head_t wq;
52371 wait_queue_head_t poll_wait;
52372 struct list_head rdllist;
52373 rwlock_t lock;
52374 struct rb_root_cached rbr;
52375 struct epitem *ovflist;
52376 struct wakeup_source *ws;
52377 struct user_struct *user;
[all …]
Dvmlinux_518.h52368 struct eventpoll { struct
52369 struct mutex mtx;
52370 wait_queue_head_t wq;
52371 wait_queue_head_t poll_wait;
52372 struct list_head rdllist;
52373 rwlock_t lock;
52374 struct rb_root_cached rbr;
52375 struct epitem *ovflist;
52376 struct wakeup_source *ws;
52377 struct user_struct *user;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h36266 struct eventpoll { struct
36267 struct mutex mtx;
36268 wait_queue_head_t wq;
36269 wait_queue_head_t poll_wait;
36270 struct list_head rdllist;
36271 rwlock_t lock;
36272 struct rb_root_cached rbr;
36273 struct epitem *ovflist;
36274 struct wakeup_source *ws;
36275 struct user_struct *user;
[all …]
Dvmlinux.h36266 struct eventpoll { struct
36267 struct mutex mtx;
36268 wait_queue_head_t wq;
36269 wait_queue_head_t poll_wait;
36270 struct list_head rdllist;
36271 rwlock_t lock;
36272 struct rb_root_cached rbr;
36273 struct epitem *ovflist;
36274 struct wakeup_source *ws;
36275 struct user_struct *user;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h116309 struct eventpoll { struct
116310 struct mutex mtx;
116311 wait_queue_head_t wq;
116312 wait_queue_head_t poll_wait;
116313 struct list_head rdllist;
116314 rwlock_t lock;
116315 struct rb_root_cached rbr;
116316 struct epitem *ovflist;
116317 struct wakeup_source *ws;
116318 struct user_struct *user;
[all …]
Dvmlinux.h116309 struct eventpoll { struct
116310 struct mutex mtx;
116311 wait_queue_head_t wq;
116312 wait_queue_head_t poll_wait;
116313 struct list_head rdllist;
116314 rwlock_t lock;
116315 struct rb_root_cached rbr;
116316 struct epitem *ovflist;
116317 struct wakeup_source *ws;
116318 struct user_struct *user;
[all …]