Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnsproxy.h53 struct nsset { struct
60 static inline struct cred *nsset_cred(struct nsset *set) in nsset_cred() argument
/openbmc/linux/kernel/
H A Dnsproxy.c315 static void put_nsset(struct nsset *nsset) in put_nsset()
331 static int prepare_nsset(unsigned flags, struct nsset *nsset) in prepare_nsset()
363 static inline int validate_ns(struct nsset *nsset, struct ns_common *ns) in validate_ns()
375 static int validate_nsset(struct nsset *nsset, struct pid *pid) in validate_nsset()
512 static void commit_nsset(struct nsset *nsset) in commit_nsset()
550 struct nsset nsset = {}; in SYSCALL_DEFINE2() local
H A Dutsname.c140 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install()
H A Dpid_namespace.c395 static int pidns_install(struct nsset *nsset, struct ns_common *ns) in pidns_install()
H A Duser_namespace.c1336 static int userns_install(struct nsset *nsset, struct ns_common *ns) in userns_install()
/openbmc/linux/kernel/cgroup/
H A Dnamespace.c98 static int cgroupns_install(struct nsset *nsset, struct ns_common *ns) in cgroupns_install()
/openbmc/linux/ipc/
H A Dnamespace.c233 static int ipcns_install(struct nsset *nsset, struct ns_common *new) in ipcns_install()
/openbmc/linux/kernel/time/
H A Dnamespace.c304 static int timens_install(struct nsset *nsset, struct ns_common *new) in timens_install()
/openbmc/linux/net/core/
H A Dnet_namespace.c1385 static int netns_install(struct nsset *nsset, struct ns_common *ns) in netns_install()
/openbmc/linux/fs/
H A Dnamespace.c4959 static int mntns_install(struct nsset *nsset, struct ns_common *ns) in mntns_install()