Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnsproxy.h53 struct nsset { struct
60 static inline struct cred *nsset_cred(struct nsset *set) in nsset_cred() argument
/linux-6.3-rc2/kernel/
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
A Dutsname.c140 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install()
A Dpid_namespace.c395 static int pidns_install(struct nsset *nsset, struct ns_common *ns) in pidns_install()
A Duser_namespace.c1336 static int userns_install(struct nsset *nsset, struct ns_common *ns) in userns_install()
/linux-6.3-rc2/kernel/cgroup/
A Dnamespace.c98 static int cgroupns_install(struct nsset *nsset, struct ns_common *ns) in cgroupns_install()
/linux-6.3-rc2/ipc/
A Dnamespace.c233 static int ipcns_install(struct nsset *nsset, struct ns_common *new) in ipcns_install()
/linux-6.3-rc2/kernel/time/
A Dnamespace.c304 static int timens_install(struct nsset *nsset, struct ns_common *new) in timens_install()
/linux-6.3-rc2/net/core/
A Dnet_namespace.c1374 static int netns_install(struct nsset *nsset, struct ns_common *ns) in netns_install()
/linux-6.3-rc2/fs/
A Dnamespace.c4648 static int mntns_install(struct nsset *nsset, struct ns_common *ns) in mntns_install()

Completed in 41 milliseconds