Home
last modified time | relevance | path

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

/include/linux/
Dutsname.h25 struct user_namespace *user_ns; member
38 struct user_namespace *user_ns, struct uts_namespace *old_ns);
58 struct user_namespace *user_ns, struct uts_namespace *old_ns) in copy_utsname() argument
Dpid_namespace.h30 struct user_namespace *user_ns; member
49 struct user_namespace *user_ns, struct pid_namespace *ns);
63 struct user_namespace *user_ns, struct pid_namespace *ns) in copy_pid_ns() 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
Dposix_acl_xattr.h55 struct posix_acl *posix_acl_from_xattr(struct user_namespace *user_ns,
57 int posix_acl_to_xattr(struct user_namespace *user_ns,
Dipc_namespace.h67 struct user_namespace *user_ns; member
125 struct user_namespace *user_ns, struct ipc_namespace *ns);
147 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs() argument
Dtime_namespace.h20 struct user_namespace *user_ns; member
43 struct user_namespace *user_ns,
129 struct user_namespace *user_ns, in copy_time_ns() argument
Dinet_diag.h84 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
395 #define current_user_ns() (current_cred_xxx(user_ns))
Dcgroup.h867 struct user_namespace *user_ns; member
879 struct user_namespace *user_ns,
889 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.h210 return seq->file->f_cred->user_ns; in seq_user_ns()
Dmm_types.h594 struct user_namespace *user_ns; member
/include/net/
Dnet_namespace.h85 struct user_namespace *user_ns; /* Owning user namespace */ member
187 struct net *copy_net_ns(unsigned long flags, struct user_namespace *user_ns,
200 struct user_namespace *user_ns, struct net *old_net) in copy_net_ns() argument
Dsock.h886 return sk->sk_socket->file->f_cred->user_ns; in sk_user_ns()
2044 return sk ? sk->sk_uid : make_kuid(net->user_ns, 0); in sock_net_uid()
2829 struct user_namespace *user_ns, int cap);