Lines Matching full:on
65 * Returns: 0 on success, negative value in case of an error
205 * Returns 0 on success, negative value in case of error
211 * @dont_wake: do not wake threads waiting on wr-protected page
221 /* DONTWAKE is meaningful only on protection release */ in uffd_change_protection()
243 * Returns 0 on success, -errno in case of an error
249 * @dont_wake: do not wake threads waiting on missing page
277 * Returns 0 on success, -errno in case of an error
282 * @dont_wake: do not wake threads waiting on missing page
304 * uffd_wakeup: wake up threads waiting on page UFFD-managed page fault resolution
306 * Wake up threads waiting on any page/pages from the designated range.
311 * Returns 0 on success, -errno in case of an error