Lines Matching full:will
69 * same UFFD_API more ioctl can be added and userland will be aware of
176 * with UFFDIO_REGISTER_MODE_MISSING mode will succeed on
185 * will be returned by UFFDIO_API on a kernel without
189 * uffdio_api.features and instead it will be set by the
200 * (UFFD_EVENT_PAGEFAULT) event will be delivered, instead
201 * a SIGBUS signal will be sent to the faulting process.
203 * UFFD_FEATURE_THREAD_ID pid of the page faulted task_struct will
204 * be returned, if feature is not requested 0 will be returned.
221 * write-protection mode will always apply to unpopulated pages
222 * (i.e. empty ptes). This will be the default behavior for shmem
281 * UFFDIO_COPY_MODE_WP will map the page write protected on
291 * copy_from_user will not read the last 8 bytes.
303 * the copy_from_user will not read the last 8 bytes.
332 * UFFDIO_CONTINUE_MODE_WP will map the page write protected on
342 * the copy_from_user will not read past here.
354 * the copy_from_user will not read past here.
372 * copy_from_user will not read the last 8 bytes.