Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnsproxy.h53 struct nsset { struct
60 static inline struct cred *nsset_cred(struct nsset *set) in nsset_cred() argument
/OK3568_Linux_fs/kernel/kernel/
H A 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
H A Dutsname.c143 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install()
H A Dpid_namespace.c382 static int pidns_install(struct nsset *nsset, struct ns_common *ns) in pidns_install()
H A Duser_namespace.c1315 static int userns_install(struct nsset *nsset, struct ns_common *ns) in userns_install()
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dnamespace.c98 static int cgroupns_install(struct nsset *nsset, struct ns_common *ns) in cgroupns_install()
/OK3568_Linux_fs/kernel/ipc/
H A Dnamespace.c200 static int ipcns_install(struct nsset *nsset, struct ns_common *new) in ipcns_install()
/OK3568_Linux_fs/kernel/kernel/time/
H A Dnamespace.c289 static int timens_install(struct nsset *nsset, struct ns_common *new) in timens_install()
/OK3568_Linux_fs/kernel/net/core/
H A Dnet_namespace.c1385 static int netns_install(struct nsset *nsset, struct ns_common *ns) in netns_install()
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c4075 static int mntns_install(struct nsset *nsset, struct ns_common *ns) in mntns_install()