Searched refs:ns_common (Results 1 – 23 of 23) sorted by relevance
/linux-6.1.9/include/linux/ |
D | proc_ns.h | 20 struct ns_common *(*get)(struct task_struct *task); 21 void (*put)(struct ns_common *ns); 22 int (*install)(struct nsset *nsset, struct ns_common *ns); 23 struct user_namespace *(*owner)(struct ns_common *ns); 24 struct ns_common *(*get_parent)(struct ns_common *ns); 67 static inline int ns_alloc_inum(struct ns_common *ns) in ns_alloc_inum() 76 #define get_proc_ns(inode) ((struct ns_common *)(inode)->i_private) 79 typedef struct ns_common *ns_get_path_helper_t(void *); 83 extern bool ns_match(const struct ns_common *ns, dev_t dev, ino_t ino);
|
D | user_namespace.h | 76 struct ns_common ns; 181 struct ns_common *ns_get_owner(struct ns_common *ns); 222 static inline struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner()
|
D | mnt_namespace.h | 9 struct ns_common; 14 extern struct ns_common *from_mnt_ns(struct mnt_namespace *);
|
D | proc_fs.h | 231 struct ns_common; 232 int open_related_ns(struct ns_common *ns, 233 struct ns_common *(*get_ns)(struct ns_common *ns));
|
D | ns_common.h | 9 struct ns_common { struct
|
D | utsname.h | 28 struct ns_common ns;
|
D | pid_namespace.h | 33 struct ns_common ns;
|
D | ipc_namespace.h | 80 struct ns_common ns;
|
D | time_namespace.h | 22 struct ns_common ns;
|
D | cgroup.h | 846 struct ns_common ns;
|
/linux-6.1.9/fs/ |
D | nsfs.c | 39 struct ns_common *ns = inode->i_private; in ns_prune_dentry() 53 struct ns_common *ns = inode->i_private; in nsfs_evict() 58 static int __ns_get_path(struct path *path, struct ns_common *ns) in __ns_get_path() 115 struct ns_common *ns = ns_get_cb(private_data); in ns_get_path_cb() 129 static struct ns_common *ns_get_path_task(void *private_data) in ns_get_path_task() 147 int open_related_ns(struct ns_common *ns, in open_related_ns() 148 struct ns_common *(*get_ns)(struct ns_common *ns)) in open_related_ns() 160 struct ns_common *relative; in open_related_ns() 192 struct ns_common *ns = get_proc_ns(file_inode(filp)); in ns_ioctl() 220 struct ns_common *ns; in ns_get_name() [all …]
|
D | mount.h | 9 struct ns_common ns;
|
D | namespace.c | 1852 static struct mnt_namespace *to_mnt_ns(struct ns_common *ns) in to_mnt_ns() 1857 struct ns_common *from_mnt_ns(struct mnt_namespace *mnt) in from_mnt_ns() 4195 struct ns_common *ns; in build_mount_idmapped() 4622 static struct ns_common *mntns_get(struct task_struct *task) in mntns_get() 4624 struct ns_common *ns = NULL; in mntns_get() 4638 static void mntns_put(struct ns_common *ns) in mntns_put() 4643 static int mntns_install(struct nsset *nsset, struct ns_common *ns) in mntns_install() 4687 static struct user_namespace *mntns_owner(struct ns_common *ns) in mntns_owner()
|
/linux-6.1.9/kernel/cgroup/ |
D | namespace.c | 93 static inline struct cgroup_namespace *to_cg_ns(struct ns_common *ns) in to_cg_ns() 98 static int cgroupns_install(struct nsset *nsset, struct ns_common *ns) in cgroupns_install() 118 static struct ns_common *cgroupns_get(struct task_struct *task) in cgroupns_get() 134 static void cgroupns_put(struct ns_common *ns) in cgroupns_put() 139 static struct user_namespace *cgroupns_owner(struct ns_common *ns) in cgroupns_owner()
|
/linux-6.1.9/kernel/ |
D | utsname.c | 114 static inline struct uts_namespace *to_uts_ns(struct ns_common *ns) in to_uts_ns() 119 static struct ns_common *utsns_get(struct task_struct *task) in utsns_get() 135 static void utsns_put(struct ns_common *ns) in utsns_put() 140 static int utsns_install(struct nsset *nsset, struct ns_common *new) in utsns_install() 155 static struct user_namespace *utsns_owner(struct ns_common *ns) in utsns_owner()
|
D | pid_namespace.c | 329 static inline struct pid_namespace *to_pid_ns(struct ns_common *ns) in to_pid_ns() 334 static struct ns_common *pidns_get(struct task_struct *task) in pidns_get() 347 static struct ns_common *pidns_for_children_get(struct task_struct *task) in pidns_for_children_get() 370 static void pidns_put(struct ns_common *ns) in pidns_put() 375 static int pidns_install(struct nsset *nsset, struct ns_common *ns) in pidns_install() 407 static struct ns_common *pidns_get_parent(struct ns_common *ns) in pidns_get_parent() 425 static struct user_namespace *pidns_owner(struct ns_common *ns) in pidns_owner()
|
D | user_namespace.c | 1315 static inline struct user_namespace *to_user_ns(struct ns_common *ns) in to_user_ns() 1320 static struct ns_common *userns_get(struct task_struct *task) in userns_get() 1331 static void userns_put(struct ns_common *ns) in userns_put() 1336 static int userns_install(struct nsset *nsset, struct ns_common *ns) in userns_install() 1370 struct ns_common *ns_get_owner(struct ns_common *ns) in ns_get_owner() 1388 static struct user_namespace *userns_owner(struct ns_common *ns) in userns_owner()
|
D | nsproxy.c | 344 static inline int validate_ns(struct nsset *nsset, struct ns_common *ns) in validate_ns() 530 struct ns_common *ns = NULL; in SYSCALL_DEFINE2()
|
/linux-6.1.9/kernel/time/ |
D | namespace.c | 238 static struct time_namespace *to_time_ns(struct ns_common *ns) in to_time_ns() 243 static struct ns_common *timens_get(struct task_struct *task) in timens_get() 259 static struct ns_common *timens_for_children_get(struct task_struct *task) in timens_for_children_get() 275 static void timens_put(struct ns_common *ns) in timens_put() 286 static int timens_install(struct nsset *nsset, struct ns_common *new) in timens_install() 310 struct ns_common *nsc = &nsproxy->time_ns_for_children->ns; in timens_on_fork() 324 static struct user_namespace *timens_owner(struct ns_common *ns) in timens_owner() 349 struct ns_common *ns; in proc_timens_show_offsets() 365 struct ns_common *ns; in proc_timens_set_offset()
|
/linux-6.1.9/ipc/ |
D | namespace.c | 192 static inline struct ipc_namespace *to_ipc_ns(struct ns_common *ns) in to_ipc_ns() 197 static struct ns_common *ipcns_get(struct task_struct *task) in ipcns_get() 211 static void ipcns_put(struct ns_common *ns) in ipcns_put() 216 static int ipcns_install(struct nsset *nsset, struct ns_common *new) in ipcns_install() 229 static struct user_namespace *ipcns_owner(struct ns_common *ns) in ipcns_owner()
|
/linux-6.1.9/include/net/ |
D | net_namespace.h | 93 struct ns_common ns; 204 struct ns_common *get_net_ns(struct ns_common *ns); 226 static inline struct ns_common *get_net_ns(struct ns_common *ns) in get_net_ns()
|
/linux-6.1.9/net/core/ |
D | net_namespace.c | 659 struct ns_common *get_net_ns(struct ns_common *ns) in get_net_ns() 668 struct ns_common *ns; in get_net_ns_by_fd() 1337 static struct ns_common *netns_get(struct task_struct *task) in netns_get() 1351 static inline struct net *to_net_ns(struct ns_common *ns) in to_net_ns() 1356 static void netns_put(struct ns_common *ns) in netns_put() 1361 static int netns_install(struct nsset *nsset, struct ns_common *ns) in netns_install() 1375 static struct user_namespace *netns_owner(struct ns_common *ns) in netns_owner()
|
/linux-6.1.9/kernel/bpf/ |
D | offload.c | 265 static struct ns_common *bpf_prog_offload_info_fill_ns(void *private_data) in bpf_prog_offload_info_fill_ns() 269 struct ns_common *ns; in bpf_prog_offload_info_fill_ns() 493 static struct ns_common *bpf_map_offload_info_fill_ns(void *private_data) in bpf_map_offload_info_fill_ns() 496 struct ns_common *ns; in bpf_map_offload_info_fill_ns()
|