Home
last modified time | relevance | path

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

/include/linux/
Dutsname.h26 struct user_namespace *user_ns; member
39 struct user_namespace *user_ns, struct uts_namespace *old_ns);
56 struct user_namespace *user_ns, struct uts_namespace *old_ns) in copy_utsname() argument
Dtsacct_kern.h13 extern void bacct_add_tsk(struct user_namespace *user_ns,
17 static inline void bacct_add_tsk(struct user_namespace *user_ns, in bacct_add_tsk() argument
Dposix_acl_xattr.h46 struct posix_acl *posix_acl_from_xattr(struct user_namespace *user_ns,
48 int posix_acl_to_xattr(struct user_namespace *user_ns,
Dpid_namespace.h42 struct user_namespace *user_ns; member
64 struct user_namespace *user_ns, struct pid_namespace *ns);
78 struct user_namespace *user_ns, struct pid_namespace *ns) in copy_pid_ns() argument
Dipc_namespace.h60 struct user_namespace *user_ns; member
116 struct user_namespace *user_ns, struct ipc_namespace *ns);
128 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs() argument
Dinet_diag.h38 struct user_namespace *user_ns,
59 struct user_namespace *user_ns, bool net_admin);
Dcred.h145 struct user_namespace *user_ns; /* user_ns the caps and keyrings are relative to. */ member
370 #define current_user_ns() (current_cred_xxx(user_ns))
Dcgroup.h686 struct user_namespace *user_ns; member
698 struct user_namespace *user_ns,
708 copy_cgroup_ns(unsigned long flags, struct user_namespace *user_ns, in copy_cgroup_ns() argument
Dseq_file.h145 return seq->file->f_cred->user_ns; in seq_user_ns()
Dmm_types.h483 struct user_namespace *user_ns; member
Dfs.h2099 int flags, void *data, void *ns, struct user_namespace *user_ns,
2123 int flags, struct user_namespace *user_ns,
/include/net/
Dnet_namespace.h62 struct user_namespace *user_ns; /* Owning user namespace */ member
154 struct net *copy_net_ns(unsigned long flags, struct user_namespace *user_ns,
161 struct user_namespace *user_ns, struct net *old_net) in copy_net_ns() argument
Dsock.h710 return sk->sk_socket->file->f_cred->user_ns; in sk_user_ns()
1661 return sk ? sk->sk_uid : make_kuid(net->user_ns, 0); in sock_net_uid()
2276 struct user_namespace *user_ns, int cap);