Home
last modified time | relevance | path

Searched defs:nsset (Results 1 – 6 of 6) sorted by relevance

/kernel/
Dnsproxy.c296 static void put_nsset(struct nsset *nsset) in put_nsset()
312 static int prepare_nsset(unsigned flags, struct nsset *nsset) in prepare_nsset()
344 static inline int validate_ns(struct nsset *nsset, struct ns_common *ns) in validate_ns()
356 static int validate_nsset(struct nsset *nsset, struct pid *pid) in validate_nsset()
493 static void commit_nsset(struct nsset *nsset) in commit_nsset()
531 struct nsset nsset = {}; in SYSCALL_DEFINE2() local
Dutsname.c140 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install()
Dpid_namespace.c392 static int pidns_install(struct nsset *nsset, struct ns_common *ns) in pidns_install()
Duser_namespace.c1336 static int userns_install(struct nsset *nsset, struct ns_common *ns) in userns_install()
/kernel/cgroup/
Dnamespace.c98 static int cgroupns_install(struct nsset *nsset, struct ns_common *ns) in cgroupns_install()
/kernel/time/
Dnamespace.c286 static int timens_install(struct nsset *nsset, struct ns_common *new) in timens_install()