Searched defs:userfaultfd_ctx (Results 1 – 9 of 9) sorted by relevance
63063 struct userfaultfd_ctx { struct63064 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 …]
109379 struct userfaultfd_ctx { struct109380 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 …]
52449 struct userfaultfd_ctx { struct52450 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 …]
70262 struct userfaultfd_ctx { struct70263 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 …]
36310 struct userfaultfd_ctx { struct36311 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 …]