Searched defs:user_ns (Results 1 - 25 of 60) sorted by relevance

123

/linux-master/include/linux/
H A Dtsacct_kern.h18 static inline void bacct_add_tsk(struct user_namespace *user_ns, argument
H A Dposix_acl_xattr.h40 posix_acl_from_xattr(struct user_namespace *user_ns, const void *value, argument
H A Dutsname.h26 struct user_namespace *user_ns; member in struct:uts_namespace
58 copy_utsname(unsigned long flags, struct user_namespace *user_ns, struct uts_namespace *old_ns) argument
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 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 Dipc_namespace.h75 struct user_namespace *user_ns; member in struct:ipc_namespace
154 copy_ipcs(unsigned long flags, struct user_namespace *user_ns, struct ipc_namespace *ns) argument
/linux-master/kernel/
H A Duid16.c117 struct user_namespace *user_ns = current_user_ns(); local
135 struct user_namespace *user_ns = current_user_ns(); local
[all...]
H A Dutsname.c45 static struct uts_namespace *clone_uts_ns(struct user_namespace *user_ns, argument
89 copy_utsname(unsigned long flags, struct user_namespace *user_ns, struct uts_namespace *old_ns) argument
[all...]
H A Dtsacct.c20 void bacct_add_tsk(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 Dnsproxy.c154 struct user_namespace *user_ns = task_cred_xxx(tsk, user_ns); local
67 create_new_namespaces(unsigned long flags, struct task_struct *tsk, struct user_namespace *user_ns, struct fs_struct *new_fs) argument
216 struct user_namespace *user_ns; local
379 struct user_namespace *user_ns = NULL; local
[all...]
H A Ducount.c43 struct user_namespace *user_ns = local
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...]
/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/ipc/
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/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...]
H A Dprocess_keys.c38 static struct key *get_user_register(struct user_namespace *user_ns) argument
78 struct user_namespace *user_ns = current_user_ns(); local
[all...]
/linux-master/net/packet/
H A Ddiag.c129 sk_diag_fill(struct sock *sk, struct sk_buff *skb, struct packet_diag_req *req, bool may_report_filterinfo, struct user_namespace *user_ns, u32 portid, u32 seq, u32 flags, int sk_ino) argument
/linux-master/net/smc/
H A Dsmc_diag.c79 struct user_namespace *user_ns; local
60 smc_diag_msg_attrs_fill(struct sock *sk, struct sk_buff *skb, struct smc_diag_msg *r, struct user_namespace *user_ns) argument
/linux-master/net/xdp/
H A Dxsk_diag.c92 xsk_diag_fill(struct sock *sk, struct sk_buff *nlskb, struct xdp_diag_req *req, struct user_namespace *user_ns, u32 portid, u32 seq, u32 flags, int sk_ino) argument
/linux-master/kernel/time/
H A Dnamespace.c78 static struct time_namespace *clone_time_ns(struct user_namespace *user_ns, argument
133 copy_time_ns(unsigned long flags, struct user_namespace *user_ns, struct time_namespace *old_ns) argument
[all...]
/linux-master/fs/autofs/
H A Dwaitq.c138 struct user_namespace *user_ns = sbi->pipe->f_cred->user_ns; local
/linux-master/fs/proc/
H A Droot.c145 proc_apply_options(struct proc_fs_info *fs_info, struct fs_context *fc, struct user_namespace *user_ns) argument
/linux-master/net/unix/
H A Ddiag.c117 sk_diag_dump_uid(struct sock *sk, struct sk_buff *nlskb, struct user_namespace *user_ns) argument
124 sk_diag_fill(struct sock *sk, struct sk_buff *skb, struct unix_diag_req *req, struct user_namespace *user_ns, u32 portid, u32 seq, u32 flags, int sk_ino) argument
183 sk_diag_dump(struct sock *sk, struct sk_buff *skb, struct unix_diag_req *req, struct user_namespace *user_ns, u32 portid, u32 seq, u32 flags) argument
/linux-master/net/sctp/
H A Ddiag.c119 inet_sctp_diag_fill(struct sock *sk, struct sctp_association *asoc, struct sk_buff *skb, const struct inet_diag_req_v2 *req, struct user_namespace *user_ns, int portid, u32 seq, u16 nlmsg_flags, const struct nlmsghdr *unlh, bool net_admin) argument

Completed in 420 milliseconds

123