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.c157 static int pid_max_nested_outer(void *data) in pid_max_nested_outer() function
354 pid = do_clone(pid_max_nested_outer, NULL, CLONE_NEWPID | CLONE_NEWNS); in TEST()