Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h63063 struct userfaultfd_ctx { struct
63064 wait_queue_head_t fault_pending_wqh;
63065 wait_queue_head_t fault_wqh;
63066 wait_queue_head_t fd_wqh;
63067 wait_queue_head_t event_wqh;
63068 seqcount_spinlock_t refile_seq;
63069 refcount_t refcount;
63070 unsigned int flags;
63071 unsigned int features;
63072 bool released;
[all …]
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h109379 struct userfaultfd_ctx { struct
109380 wait_queue_head_t fault_pending_wqh;
109381 wait_queue_head_t fault_wqh;
109382 wait_queue_head_t fd_wqh;
109383 wait_queue_head_t event_wqh;
109384 seqcount_spinlock_t refile_seq;
109385 refcount_t refcount;
109386 unsigned int flags;
109387 unsigned int features;
109388 bool released;
[all …]
Dvmlinux.h109379 struct userfaultfd_ctx { struct
109380 wait_queue_head_t fault_pending_wqh;
109381 wait_queue_head_t fault_wqh;
109382 wait_queue_head_t fd_wqh;
109383 wait_queue_head_t event_wqh;
109384 seqcount_spinlock_t refile_seq;
109385 refcount_t refcount;
109386 unsigned int flags;
109387 unsigned int features;
109388 bool released;
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h52449 struct userfaultfd_ctx { struct
52450 wait_queue_head_t fault_pending_wqh;
52451 wait_queue_head_t fault_wqh;
52452 wait_queue_head_t fd_wqh;
52453 wait_queue_head_t event_wqh;
52454 seqcount_spinlock_t refile_seq;
52455 refcount_t refcount;
52456 unsigned int flags;
52457 unsigned int features;
52458 bool released;
[all …]
Dvmlinux.h52449 struct userfaultfd_ctx { struct
52450 wait_queue_head_t fault_pending_wqh;
52451 wait_queue_head_t fault_wqh;
52452 wait_queue_head_t fd_wqh;
52453 wait_queue_head_t event_wqh;
52454 seqcount_spinlock_t refile_seq;
52455 refcount_t refcount;
52456 unsigned int flags;
52457 unsigned int features;
52458 bool released;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h70262 struct userfaultfd_ctx { struct
70263 wait_queue_head_t fault_pending_wqh;
70264 wait_queue_head_t fault_wqh;
70265 wait_queue_head_t fd_wqh;
70266 wait_queue_head_t event_wqh;
70267 seqcount_spinlock_t refile_seq;
70268 refcount_t refcount;
70269 unsigned int flags;
70270 unsigned int features;
70271 bool released;
[all …]
Dvmlinux_608.h70262 struct userfaultfd_ctx { struct
70263 wait_queue_head_t fault_pending_wqh;
70264 wait_queue_head_t fault_wqh;
70265 wait_queue_head_t fd_wqh;
70266 wait_queue_head_t event_wqh;
70267 seqcount_spinlock_t refile_seq;
70268 refcount_t refcount;
70269 unsigned int flags;
70270 unsigned int features;
70271 bool released;
[all …]
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h36310 struct userfaultfd_ctx { struct
36311 wait_queue_head_t fault_pending_wqh;
36312 wait_queue_head_t fault_wqh;
36313 wait_queue_head_t fd_wqh;
36314 wait_queue_head_t event_wqh;
36315 seqcount_spinlock_t refile_seq;
36316 refcount_t refcount;
36317 unsigned int flags;
36318 unsigned int features;
36319 bool released;
[all …]
Dvmlinux_602.h36310 struct userfaultfd_ctx { struct
36311 wait_queue_head_t fault_pending_wqh;
36312 wait_queue_head_t fault_wqh;
36313 wait_queue_head_t fd_wqh;
36314 wait_queue_head_t event_wqh;
36315 seqcount_spinlock_t refile_seq;
36316 refcount_t refcount;
36317 unsigned int flags;
36318 unsigned int features;
36319 bool released;
[all …]