Home
last modified time | relevance | path

Searched defs:parent_ns (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/testing/selftests/timens/
H A Dprocfs.c27 static int child_ns, parent_ns; variable
H A Dtimens.c46 static int child_ns, parent_ns = -1; variable
/openbmc/linux/kernel/
H A Duser_namespace.c84 struct user_namespace *ns, *parent_ns = new->user_ns; in create_user_ns() local