Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/pid_namespace/
H A Dpid_max.c38 static int pid_max_cb(void *data) in pid_max_cb() function
336 pid = do_clone(pid_max_cb, NULL, CLONE_NEWPID | CLONE_NEWNS); in TEST()