Home
last modified time | relevance | path

Searched defs:user_ns (Results 1 – 25 of 51) sorted by relevance

123

/Linux-v4.19/security/keys/
Dproc.c71 struct user_namespace *user_ns = seq_user_ns(p); in key_serial_next() local
85 struct user_namespace *user_ns = seq_user_ns(p); in find_ge_key() local
253 static struct rb_node *__key_user_next(struct user_namespace *user_ns, struct rb_node *n) in __key_user_next()
264 static struct rb_node *key_user_next(struct user_namespace *user_ns, struct rb_node *n) in key_user_next()
269 static struct rb_node *key_user_first(struct user_namespace *user_ns, struct rb_root *r) in key_user_first()
/Linux-v4.19/kernel/
Dnsproxy.c65 struct task_struct *tsk, struct user_namespace *user_ns, in create_new_namespaces()
141 struct user_namespace *user_ns = task_cred_xxx(tsk, user_ns); in copy_namespaces() local
195 struct user_namespace *user_ns; in unshare_nsproxy_namespaces() local
Dgroups.c45 struct user_namespace *user_ns = current_user_ns(); in groups_to_user() local
62 struct user_namespace *user_ns = current_user_ns(); in groups_from_user() local
179 struct user_namespace *user_ns = current_user_ns(); in may_setgroups() local
Dutsname.c49 static struct uts_namespace *clone_uts_ns(struct user_namespace *user_ns, in clone_uts_ns()
94 struct user_namespace *user_ns, struct uts_namespace *old_ns) in copy_utsname()
Dpid_namespace.c77 static struct pid_namespace *create_pid_namespace(struct user_namespace *user_ns, in create_pid_namespace()
150 struct user_namespace *user_ns, struct pid_namespace *old_ns) in copy_pid_ns()
Dtsacct.c31 void bacct_add_tsk(struct user_namespace *user_ns, in bacct_add_tsk()
Duid16.c117 struct user_namespace *user_ns = current_user_ns(); in groups16_to_user() local
135 struct user_namespace *user_ns = current_user_ns(); in groups16_from_user() local
Duser_namespace.c47 static void set_cred_user_ns(struct cred *cred, struct user_namespace *user_ns) in set_cred_user_ns()
1244 struct user_namespace *user_ns; in userns_get() local
1260 struct user_namespace *user_ns = to_user_ns(ns); in userns_install() local
Ducount.c42 struct user_namespace *user_ns = in set_permissions() local
/Linux-v4.19/include/linux/
Dutsname.h27 struct user_namespace *user_ns; member
59 struct user_namespace *user_ns, struct uts_namespace *old_ns) in copy_utsname()
Dpid_namespace.h41 struct user_namespace *user_ns; member
77 struct user_namespace *user_ns, struct pid_namespace *ns) in copy_pid_ns()
Dtsacct_kern.h18 static inline void bacct_add_tsk(struct user_namespace *user_ns, in bacct_add_tsk()
Dipc_namespace.h67 struct user_namespace *user_ns; member
135 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs()
/Linux-v4.19/ipc/
Dnamespace.c32 static struct ipc_namespace *create_ipc_ns(struct user_namespace *user_ns, in create_ipc_ns()
80 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs()
/Linux-v4.19/fs/
Dposix_acl.c209 posix_acl_valid(struct user_namespace *user_ns, const struct posix_acl *acl) in posix_acl_valid()
706 struct user_namespace *user_ns = current_user_ns(); in posix_acl_fix_xattr_from_user() local
714 struct user_namespace *user_ns = current_user_ns(); in posix_acl_fix_xattr_to_user() local
724 posix_acl_from_xattr(struct user_namespace *user_ns, in posix_acl_from_xattr()
793 posix_acl_to_xattr(struct user_namespace *user_ns, const struct posix_acl *acl, in posix_acl_to_xattr()
Dsuper.c198 struct user_namespace *user_ns) in alloc_super()
489 int flags, struct user_namespace *user_ns, in sget_userns()
557 struct user_namespace *user_ns = current_user_ns(); in sget() local
1057 int flags, void *data, void *ns, struct user_namespace *user_ns, in mount_ns()
Dnsfs.c192 struct user_namespace *user_ns; in ns_ioctl() local
/Linux-v4.19/net/smc/
Dsmc_diag.c66 struct user_namespace *user_ns) in smc_diag_msg_attrs_fill()
83 struct user_namespace *user_ns; in __smc_diag_dump() local
/Linux-v4.19/kernel/cgroup/
Dnamespace.c51 struct user_namespace *user_ns, in copy_cgroup_ns()
/Linux-v4.19/net/ipv4/
Dinet_diag.c122 struct user_namespace *user_ns, in inet_diag_msg_attrs_fill()
164 struct user_namespace *user_ns, in inet_sk_diag_fill()
314 struct user_namespace *user_ns, in inet_csk_diag_fill()
400 struct user_namespace *user_ns, in sk_diag_fill()
/Linux-v4.19/net/packet/
Ddiag.c131 struct user_namespace *user_ns, in sk_diag_fill()
/Linux-v4.19/security/apparmor/
Dpolicy.c646 struct user_namespace *user_ns = current_user_ns(); in policy_view_capable() local
666 struct user_namespace *user_ns = current_user_ns(); in policy_admin_capable() local
/Linux-v4.19/fs/autofs/
Dwaitq.c140 struct user_namespace *user_ns = sbi->pipe->f_cred->user_ns; in autofs_notify_daemon() local
/Linux-v4.19/include/net/
Dnet_namespace.h71 struct user_namespace *user_ns; /* Owning user namespace */ member
181 struct user_namespace *user_ns, struct net *old_net) in copy_net_ns()
/Linux-v4.19/security/
Dcommoncap.c922 struct user_namespace *user_ns = dentry->d_sb->s_user_ns; in cap_inode_setxattr() local
954 struct user_namespace *user_ns = dentry->d_sb->s_user_ns; in cap_inode_removexattr() local

123