Lines Matching full:namespace
10 /* Returns a file descriptor that refers to an owning user namespace */
12 /* Returns a file descriptor that refers to a parent namespace */
14 /* Returns the type of namespace (CLONE_NEW* value) referred to by
17 /* Get owner UID (in the caller's user namespace) for a user namespace */
19 /* Get the id for a mount namespace */
21 /* Translate pid from target pid namespace into the caller's pid namespace. */
23 /* Return thread-group leader id of pid in the callers pid namespace. */
25 /* Translate pid from caller's pid namespace into a target pid namespace. */
27 /* Return thread-group leader id of pid in the target pid namespace. */
38 /* Get information about namespace. */
40 /* Get next namespace. */
42 /* Get previous namespace. */