Lines Matching full:create
63 /* Create a pipe for synchronization */ in TEST()
73 /* Create new mount namespace */ in TEST()
101 /* Child couldn't create namespace, skip test */ in TEST()
105 SKIP(return, "No permission to create mount namespace"); in TEST()
172 /* Create a pipe for synchronization */ in TEST()
182 /* Create new cgroup namespace */ in TEST()
210 /* Child couldn't create namespace, skip test */ in TEST()
214 SKIP(return, "No permission to create cgroup namespace"); in TEST()
281 /* Create a pipe for synchronization */ in TEST()
291 /* Create new IPC namespace */ in TEST()
319 /* Child couldn't create namespace, skip test */ in TEST()
323 SKIP(return, "No permission to create IPC namespace"); in TEST()
390 /* Create a pipe for synchronization */ in TEST()
400 /* Create new UTS namespace */ in TEST()
428 /* Child couldn't create namespace, skip test */ in TEST()
432 SKIP(return, "No permission to create UTS namespace"); in TEST()
499 /* Create a pipe for synchronization */ in TEST()
509 /* Create new user namespace */ in TEST()
537 /* Child couldn't create namespace, skip test */ in TEST()
541 SKIP(return, "No permission to create user namespace"); in TEST()
614 /* Create a pipe for synchronization */ in TEST()
624 /* Create new time namespace */ in TEST()
662 /* Child couldn't create namespace, skip test */ in TEST()
667 SKIP(return, "Cannot create time namespace"); in TEST()
738 /* Create a pipe for synchronization */ in TEST()
748 /* Create new PID namespace */ in TEST()
786 /* Child couldn't create namespace, skip test */ in TEST()
791 SKIP(return, "No permission to create PID namespace"); in TEST()
840 /* Create a socket to get the SO_NETNS_COOKIE */ in TEST()
893 /* Create a pipe for synchronization */ in TEST()
903 /* Create new network namespace */ in TEST()
931 /* Child couldn't create namespace, skip test */ in TEST()
936 SKIP(return, "No permission to create network namespace"); in TEST()
952 /* Create socket in child's namespace to get cookie */ in TEST()