Home
last modified time | relevance | path

Searched refs:pid_max_nested_outer (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/pid_namespace/
H A Dpid_max.c221 static int pid_max_nested_outer(void *data) in pid_max_nested_outer()
446 pid = do_clone(pid_max_nested_outer, NULL, CLONE_NEWPID | CLONE_NEWNS);
157 static int pid_max_nested_outer(void *data) pid_max_nested_outer() function