Home
last modified time | relevance | path

Searched defs:unshare (Results 1 – 3 of 3) 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/kernel/
H A Dfork.c3354 SYSCALL_DEFINE1(unshare, unsigned long, unshare_flags) in SYSCALL_DEFINE1() argument