Home
last modified time | relevance | path

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

/kernel/
Dnsproxy.c301 static void put_nsset(struct nsset *nsset) in put_nsset()
317 static int prepare_nsset(unsigned flags, struct nsset *nsset) in prepare_nsset()
349 static inline int validate_ns(struct nsset *nsset, struct ns_common *ns) in validate_ns()
361 static int validate_nsset(struct nsset *nsset, struct pid *pid) in validate_nsset()
498 static void commit_nsset(struct nsset *nsset) in commit_nsset()
536 struct nsset nsset = {}; in SYSCALL_DEFINE2() local
Dutsname.c143 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install()
Dpid_namespace.c399 static int pidns_install(struct nsset *nsset, struct ns_common *ns) in pidns_install()
Duser_namespace.c1315 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.c289 static int timens_install(struct nsset *nsset, struct ns_common *new) in timens_install()