Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Duserfaultfd.c60 bool newly_allocated, bool wp_copy) in mfill_atomic_install_pte() argument
77 if (wp_copy) in mfill_atomic_install_pte()
129 bool wp_copy) in mcopy_atomic_pte() argument
171 page, true, wp_copy); in mcopy_atomic_pte()
221 bool wp_copy) in mcontinue_atomic_pte() argument
237 page, false, wp_copy); in mcontinue_atomic_pte()
443 bool wp_copy) in mfill_atomic_pte() argument
449 wp_copy); in mfill_atomic_pte()
466 wp_copy); in mfill_atomic_pte()
471 VM_WARN_ON_ONCE(wp_copy); in mfill_atomic_pte()
[all …]
/Linux-v5.15/include/linux/
Duserfaultfd_k.h59 bool newly_allocated, bool wp_copy);