Home
last modified time | relevance | path

Searched refs:MFILL_ATOMIC_CONTINUE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/mm/
H A Duserfaultfd.c484 if (!uffd_flags_mode_is(flags, MFILL_ATOMIC_CONTINUE) && in mfill_atomic_hugetlb()
567 if (uffd_flags_mode_is(flags, MFILL_ATOMIC_CONTINUE)) { in mfill_atomic_pte()
677 uffd_flags_mode_is(flags, MFILL_ATOMIC_CONTINUE)) in mfill_atomic()
794 uffd_flags_set_mode(flags, MFILL_ATOMIC_CONTINUE)); in mfill_atomic_continue()
H A Dhugetlb.c6286 bool is_continue = uffd_flags_mode_is(flags, MFILL_ATOMIC_CONTINUE); in hugetlb_mfill_atomic_pte()
/openbmc/linux/include/linux/
H A Duserfaultfd_k.h48 MFILL_ATOMIC_CONTINUE, enumerator