Home
last modified time | relevance | path

Searched defs:unshare (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/tools/testing/selftests/net/af_unix/
Ddiag_uid.c29 int unshare; in FIXTURE_VARIANT() local
/Linux-v6.1/mm/
Dmemory.c3098 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in wp_page_copy() local
3370 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in do_wp_page() local
4828 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in wp_huge_pmd() local
Dhugetlb.c5304 const bool unshare = flags & FAULT_FLAG_UNSHARE; in hugetlb_wp() local
6205 bool *unshare) in __follow_hugetlb_must_fault()
6237 bool unshare = false; in follow_hugetlb_page() local
Dhuge_memory.c1306 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in do_huge_pmd_wp_page() local
Dgup.c980 unsigned long address, unsigned int *flags, bool unshare, in faultin_page()
/Linux-v6.1/kernel/
Dfork.c3257 SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) in SYSCALL_DEFINE1() argument