Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dsched.h45 int unshare(int flags) in unshare() function
/linux/tools/testing/selftests/net/af_unix/
H A Ddiag_uid.c29 int unshare; in FIXTURE_VARIANT() local
/linux/mm/
H A Dmemory.c3855 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in wp_page_copy() local
4247 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; in do_wp_page() local
6263 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; wp_huge_pmd() local
H A Dhuge_memory.c2139 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; do_huge_pmd_wp_page() local
H A Dhugetlb.c5422 const bool unshare = vmf->flags & FAULT_FLAG_UNSHARE; hugetlb_wp() local
[all...]
/linux/kernel/
H A Dfork.c3314 SYSCALL_DEFINE1(unshare,unsigned long,unshare_flags) SYSCALL_DEFINE1() argument
[all...]