Home
last modified time | relevance | path

Searched refs:user_ns (Results 1 – 14 of 14) sorted by relevance

/include/linux/
Dposix_acl_xattr.h36 struct posix_acl *posix_acl_from_xattr(struct user_namespace *user_ns,
40 posix_acl_from_xattr(struct user_namespace *user_ns, const void *value, in posix_acl_from_xattr() argument
47 int posix_acl_to_xattr(struct user_namespace *user_ns,
Dutsname.h26 struct user_namespace *user_ns; member
39 struct user_namespace *user_ns, struct uts_namespace *old_ns);
59 struct user_namespace *user_ns, struct uts_namespace *old_ns) in copy_utsname() argument
Dtsacct_kern.h14 extern void bacct_add_tsk(struct user_namespace *user_ns,
18 static inline void bacct_add_tsk(struct user_namespace *user_ns, in bacct_add_tsk() argument
Dpid_namespace.h37 struct user_namespace *user_ns; member
76 struct user_namespace *user_ns, struct pid_namespace *ns);
95 struct user_namespace *user_ns, struct pid_namespace *ns) in copy_pid_ns() argument
Dipc_namespace.h75 struct user_namespace *user_ns; member
133 struct user_namespace *user_ns, struct ipc_namespace *ns);
155 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs() argument
Dtime_namespace.h23 struct user_namespace *user_ns; member
46 struct user_namespace *user_ns,
132 struct user_namespace *user_ns, in copy_time_ns() argument
Dinet_diag.h85 struct user_namespace *user_ns, bool net_admin);
Dcred.h139 struct user_namespace *user_ns; /* user_ns the caps and keyrings are relative to. */ member
386 #define current_user_ns() (current_cred_xxx(user_ns))
Dcgroup.h774 struct user_namespace *user_ns; member
786 struct user_namespace *user_ns,
796 copy_cgroup_ns(unsigned long flags, struct user_namespace *user_ns, in copy_cgroup_ns() argument
Dfs_context.h97 struct user_namespace *user_ns; /* The user namespace for this mount */ member
Dseq_file.h251 return seq->file->f_cred->user_ns; in seq_user_ns()
Dmm_types.h998 struct user_namespace *user_ns; member
/include/net/
Dnet_namespace.h89 struct user_namespace *user_ns; /* Owning user namespace */ member
200 struct net *copy_net_ns(unsigned long flags, struct user_namespace *user_ns,
213 struct user_namespace *user_ns, struct net *old_net) in copy_net_ns() argument
Dsock.h938 return sk->sk_socket->file->f_cred->user_ns; in sk_user_ns()
2083 return sk ? sk->sk_uid : make_kuid(net->user_ns, 0); in sock_net_uid()
2854 struct user_namespace *user_ns, int cap);