Searched refs:user_ns (Results 1 - 10 of 10) sorted by relevance

/include/linux/
H A 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, argument
H A Dposix_acl_xattr.h67 struct posix_acl *posix_acl_from_xattr(struct user_namespace *user_ns,
69 int posix_acl_to_xattr(struct user_namespace *user_ns,
H A Dutsname.h25 struct user_namespace *user_ns; member in struct:uts_namespace
37 struct user_namespace *user_ns, struct uts_namespace *old_ns);
54 struct user_namespace *user_ns, struct uts_namespace *old_ns)
53 copy_utsname(unsigned long flags, struct user_namespace *user_ns, struct uts_namespace *old_ns) argument
H A Dipc_namespace.h68 /* user_ns which owns the ipc ns */
69 struct user_namespace *user_ns; member in struct:ipc_namespace
136 struct user_namespace *user_ns, struct ipc_namespace *ns);
148 struct user_namespace *user_ns, struct ipc_namespace *ns)
147 copy_ipcs(unsigned long flags, struct user_namespace *user_ns, struct ipc_namespace *ns) argument
H A Dpid_namespace.h41 struct user_namespace *user_ns; member in struct:pid_namespace
62 struct user_namespace *user_ns, struct pid_namespace *ns);
76 struct user_namespace *user_ns, struct pid_namespace *ns)
75 copy_pid_ns(unsigned long flags, struct user_namespace *user_ns, struct pid_namespace *ns) argument
H A Dinet_diag.h32 struct user_namespace *user_ns,
H A Dcred.h136 struct user_namespace *user_ns; /* user_ns the caps and keyrings are relative to. */ member in struct:cred
354 #define current_user_ns() (current_cred_xxx(user_ns))
H A Dseq_file.h31 struct user_namespace *user_ns; member in struct:seq_file
154 return seq->user_ns;
/include/net/
H A Dnet_namespace.h61 struct user_namespace *user_ns; /* Owning user namespace */ member in struct:net
141 struct net *copy_net_ns(unsigned long flags, struct user_namespace *user_ns,
148 struct user_namespace *user_ns, struct net *old_net)
147 copy_net_ns(unsigned long flags, struct user_namespace *user_ns, struct net *old_net) argument
H A Dsock.h683 return sk->sk_socket->file->f_cred->user_ns;
2275 struct user_namespace *user_ns, int cap);

Completed in 5282 milliseconds