Searched defs:user_ns (Results 26 - 50 of 60) sorted by last modified time

123

/linux-master/fs/proc/
H A Darray.c151 struct user_namespace *user_ns = seq_user_ns(m); local
[all...]
/linux-master/fs/
H A Dnamespace.c2306 struct user_namespace *user_ns = current->nsproxy->mnt_ns->user_ns; local
2656 struct user_namespace *user_ns = current->nsproxy->mnt_ns->user_ns; local
3725 alloc_mnt_ns(struct user_namespace *user_ns, bool anon) argument
3760 copy_mnt_ns(unsigned long flags, struct mnt_namespace *ns, struct user_namespace *user_ns, struct fs_struct *new_fs) argument
5398 struct user_namespace *user_ns = nsset->cred->user_ns; local
[all...]
H A Dmount.h12 struct user_namespace *user_ns; member in struct:mnt_namespace
H A Dbinfmt_misc.c183 const struct user_namespace *user_ns; local
958 struct user_namespace *user_ns = sb->s_fs_info; local
973 struct user_namespace *user_ns local
[all...]
/linux-master/security/apparmor/
H A Dpolicy.c817 struct user_namespace *user_ns = subj_cred->user_ns; local
837 struct user_namespace *user_ns = subj_cred->user_ns; local
/linux-master/net/netfilter/
H A Dnfnetlink_log.c618 struct user_namespace *user_ns = inst->peer_user_ns; local
169 instance_create(struct net *net, u_int16_t group_num, u32 portid, struct user_namespace *user_ns) argument
/linux-master/net/ipv4/
H A Dsysctl_net_ipv4.c163 struct user_namespace *user_ns = current_user_ns(); local
/linux-master/security/
H A Dcommoncap.c993 struct user_namespace *user_ns = dentry->d_sb->s_user_ns; local
1034 struct user_namespace *user_ns = dentry->d_sb->s_user_ns; local
[all...]
/linux-master/kernel/
H A Dpid_namespace.c73 static struct pid_namespace *create_pid_namespace(struct user_namespace *user_ns, argument
146 copy_pid_ns(unsigned long flags, struct user_namespace *user_ns, struct pid_namespace *old_ns) argument
[all...]
H A Dtaskstats.c174 static void fill_stats(struct user_namespace *user_ns, argument
H A Dgroups.c40 struct user_namespace *user_ns = current_user_ns(); local
57 struct user_namespace *user_ns = current_user_ns(); local
187 struct user_namespace *user_ns = current_user_ns(); local
H A Ducount.c43 struct user_namespace *user_ns = local
/linux-master/ipc/
H A Dshm.c1842 struct user_namespace *user_ns = seq_user_ns(s); local
H A Dsem.c2451 struct user_namespace *user_ns = seq_user_ns(s); local
H A Dnamespace.c38 static struct ipc_namespace *create_ipc_ns(struct user_namespace *user_ns, argument
107 copy_ipcs(unsigned long flags, struct user_namespace *user_ns, struct ipc_namespace *ns) argument
[all...]
/linux-master/include/linux/
H A Dtime_namespace.h23 struct user_namespace *user_ns; member in struct:time_namespace
131 copy_time_ns(unsigned long flags, struct user_namespace *user_ns, struct time_namespace *old_ns) argument
H A Dcgroup.h771 struct user_namespace *user_ns; member in struct:cgroup_namespace
793 copy_cgroup_ns(unsigned long flags, struct user_namespace *user_ns, argument
H A Dcred.h139 struct user_namespace *user_ns; /* user_ns the caps and keyrings are relative to. */ member in struct:cred
H A Dfs_context.h97 struct user_namespace *user_ns; /* The user namespace for this mount */ member in struct:fs_context
H A Dpid_namespace.h37 struct user_namespace *user_ns; member in struct:pid_namespace
94 copy_pid_ns(unsigned long flags, struct user_namespace *user_ns, struct pid_namespace *ns) argument
H A Dposix_acl_xattr.h40 posix_acl_from_xattr(struct user_namespace *user_ns, const void *value, argument
/linux-master/security/keys/
H A Dproc.c66 struct user_namespace *user_ns = seq_user_ns(p); local
80 struct user_namespace *user_ns = seq_user_ns(p); local
252 static struct rb_node *__key_user_next(struct user_namespace *user_ns, struct rb_node *n) argument
263 static struct rb_node *key_user_next(struct user_namespace *user_ns, struct rb_node *n) argument
268 static struct rb_node *key_user_first(struct user_namespace *user_ns, struct rb_root *r) argument
[all...]
/linux-master/net/sunrpc/
H A Dsvcauth_unix.c562 struct user_namespace *user_ns = m->file->f_cred->user_ns; local
/linux-master/kernel/cgroup/
H A Dnamespace.c50 copy_cgroup_ns(unsigned long flags, struct user_namespace *user_ns, struct cgroup_namespace *old_ns) argument
/linux-master/fs/autofs/
H A Dwaitq.c138 struct user_namespace *user_ns = sbi->pipe->f_cred->user_ns; local

Completed in 250 milliseconds

123