Searched refs:uffd_msg (Results 1 – 6 of 6) sorted by relevance
95 struct uffd_msg msg;180 static inline void msg_init(struct uffd_msg *msg) in msg_init()182 BUILD_BUG_ON(sizeof(struct uffd_msg) != 32); in msg_init()187 memset(msg, 0, sizeof(struct uffd_msg)); in msg_init()190 static inline struct uffd_msg userfault_msg(unsigned long address, in userfault_msg()195 struct uffd_msg msg; in userfault_msg()977 struct uffd_msg *msg) in resolve_userfault_fork()992 struct uffd_msg *msg) in userfaultfd_ctx_read()1161 struct uffd_msg msg; in userfaultfd_read()
78 struct uffd_msg { struct
124 event out of a struct uffd_msg that you read in the thread from the241 ``userfaultfd`` context in the ``uffd_msg.fork``.247 ``UFFD_EVENT_REMAP``. The ``uffd_msg.remap`` will contain the old and253 be generated upon these calls to madvise(). The ``uffd_msg.remove``258 get ``UFFD_EVENT_UNMAP`` with ``uffd_msg.remove`` containing start and
85 struct uffd_msg msg; /* Data read from userfaultfd */ in fault_handler_thread()
540 static int uffd_read_msg(int ufd, struct uffd_msg *msg) in uffd_read_msg()558 static void uffd_handle_page_fault(struct uffd_msg *msg, in uffd_handle_page_fault()592 struct uffd_msg msg; in uffd_poll_thread()662 struct uffd_msg msg; in uffd_read_thread()
129 struct uffd_msg msg; in uffd_handler_thread_fn()