Home
last modified time | relevance | path

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

/third_party/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 …]