Home
last modified time | relevance | path

Searched refs:uffd_flags_set_mode (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Duserfaultfd_k.h105 static inline uffd_flags_t uffd_flags_set_mode(uffd_flags_t flags, enum mfill_atomic_mode mode) in uffd_flags_set_mode() function
/linux/mm/
H A Duserfaultfd.c866 uffd_flags_set_mode(flags, MFILL_ATOMIC_COPY)); in mfill_atomic_copy()
874 uffd_flags_set_mode(0, MFILL_ATOMIC_ZEROPAGE)); in mfill_atomic_zeropage()
890 uffd_flags_set_mode(flags, MFILL_ATOMIC_CONTINUE)); in mfill_atomic_continue()
897 uffd_flags_set_mode(flags, MFILL_ATOMIC_POISON)); in mfill_atomic_poison()