Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h72507 struct userfaultfd_ctx { struct
72508 wait_queue_head_t fault_pending_wqh;
72509 wait_queue_head_t fault_wqh;
72510 wait_queue_head_t fd_wqh;
72511 wait_queue_head_t event_wqh;
72512 seqcount_spinlock_t refile_seq;
72513 refcount_t refcount;
72514 unsigned int flags;
72515 unsigned int features;
72516 enum userfaultfd_state state;
[all …]
Dvmlinux.h72507 struct userfaultfd_ctx { struct
72508 wait_queue_head_t fault_pending_wqh;
72509 wait_queue_head_t fault_wqh;
72510 wait_queue_head_t fd_wqh;
72511 wait_queue_head_t event_wqh;
72512 seqcount_spinlock_t refile_seq;
72513 refcount_t refcount;
72514 unsigned int flags;
72515 unsigned int features;
72516 enum userfaultfd_state state;
[all …]
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h43675 struct userfaultfd_ctx { struct
43676 wait_queue_head_t fault_pending_wqh;
43677 wait_queue_head_t fault_wqh;
43678 wait_queue_head_t fd_wqh;
43679 wait_queue_head_t event_wqh;
43680 seqcount_spinlock_t refile_seq;
43681 refcount_t refcount;
43682 unsigned int flags;
43683 unsigned int features;
43684 bool released;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h38923 struct userfaultfd_ctx { struct
38924 wait_queue_head_t fault_pending_wqh;
38925 wait_queue_head_t fault_wqh;
38926 wait_queue_head_t fd_wqh;
38927 wait_queue_head_t event_wqh;
38928 seqcount_spinlock_t refile_seq;
38929 refcount_t refcount;
38930 unsigned int flags;
38931 unsigned int features;
38932 enum userfaultfd_state state;
[all …]
Dvmlinux_510.h38923 struct userfaultfd_ctx { struct
38924 wait_queue_head_t fault_pending_wqh;
38925 wait_queue_head_t fault_wqh;
38926 wait_queue_head_t fd_wqh;
38927 wait_queue_head_t event_wqh;
38928 seqcount_spinlock_t refile_seq;
38929 refcount_t refcount;
38930 unsigned int flags;
38931 unsigned int features;
38932 enum userfaultfd_state state;
[all …]