Home
last modified time | relevance | path

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

/kernel/
Dpid_namespace.c78 static struct pid_namespace *create_pid_namespace(struct user_namespace *user_ns, in create_pid_namespace() function
157 return create_pid_namespace(user_ns, old_ns); in copy_pid_ns()