Home
last modified time | relevance | path

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

/linux/kernel/
H A Dfork.c3392 SYSCALL_DEFINE1(unshare,unsigned long,unshare_flags) SYSCALL_DEFINE1() argument
[all...]
/linux/mm/
H A Dgup.c920 faultin_page(struct vm_area_struct * vma,unsigned long address,unsigned int * flags,bool unshare,int * locked) faultin_page() argument
H A Dhuge_memory.c1515 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; do_huge_pmd_wp_page() local
H A Dhugetlb.c5931 const bool unshare = flags & FAULT_FLAG_UNSHARE; hugetlb_wp() local
[all...]
H A Dmemory.c3243 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; wp_page_copy() local
3568 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; do_wp_page() local
5180 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; wp_huge_pmd() local
/linux/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c29 int unshare; in FIXTURE_VARIANT() local