Searched defs:unshare (Results 1 – 6 of 6) sorted by relevance
29 int unshare; in FIXTURE_VARIANT() local
3046 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in wp_page_copy() local3321 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in do_wp_page() local4777 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in wp_huge_pmd() local
5480 const bool unshare = flags & FAULT_FLAG_UNSHARE; in hugetlb_wp() local6365 bool *unshare) in __follow_hugetlb_must_fault()6445 bool unshare = false; in follow_hugetlb_page() local
887 unsigned long address, unsigned int *flags, bool unshare, in faultin_page()
1304 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in do_huge_pmd_wp_page() local
3274 SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) in SYSCALL_DEFINE1() argument
Completed in 43 milliseconds