| /kernel/linux/linux-6.6/kernel/ |
| H A D | nsproxy.c | 155 struct user_namespace *user_ns = task_cred_xxx(tsk, user_ns); in copy_namespaces() local 68 create_new_namespaces(unsigned long flags, struct task_struct *tsk, struct user_namespace *user_ns, struct fs_struct *new_fs) create_new_namespaces() argument 217 struct user_namespace *user_ns; unshare_nsproxy_namespaces() local 385 struct user_namespace *user_ns = NULL; validate_nsset() local [all...] |
| H A D | pid_namespace.c | 72 static struct pid_namespace *create_pid_namespace(struct user_namespace *user_ns, in create_pid_namespace() argument 145 copy_pid_ns(unsigned long flags, struct user_namespace *user_ns, struct pid_namespace *old_ns) copy_pid_ns() argument [all...] |
| /kernel/linux/linux-6.6/ipc/ |
| H A D | namespace.c | 38 static struct ipc_namespace *create_ipc_ns(struct user_namespace *user_ns, in create_ipc_ns() argument 107 copy_ipcs(unsigned long flags, struct user_namespace *user_ns, struct ipc_namespace *ns) copy_ipcs() argument [all...] |
| /kernel/linux/linux-6.6/net/packet/ |
| H A D | diag.c | 129 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) sk_diag_fill() argument
|
| /kernel/linux/linux-6.6/net/smc/ |
| H A D | smc_diag.c | 78 struct user_namespace *user_ns; in __smc_diag_dump() local 59 smc_diag_msg_attrs_fill(struct sock *sk, struct sk_buff *skb, struct smc_diag_msg *r, struct user_namespace *user_ns) smc_diag_msg_attrs_fill() argument
|
| /kernel/linux/linux-6.6/net/xdp/ |
| H A D | xsk_diag.c | 92 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) xsk_diag_fill() argument
|
| /kernel/linux/linux-6.6/security/keys/ |
| H A D | proc.c | 66 struct user_namespace *user_ns = seq_user_ns(p); in key_serial_next() local 80 struct user_namespace *user_ns = seq_user_ns(p); in find_ge_key() local 252 static struct rb_node *__key_user_next(struct user_namespace *user_ns, struct rb_node *n) in __key_user_next() argument 263 static struct rb_node *key_user_next(struct user_namespace *user_ns, struct rb_node *n) in key_user_next() argument 268 static struct rb_node *key_user_first(struct user_namespace *user_ns, struct rb_root *r) in key_user_first() argument [all...] |
| H A D | process_keys.c | 38 static struct key *get_user_register(struct user_namespace *user_ns) in get_user_register() argument 78 struct user_namespace *user_ns = current_user_ns(); in look_up_user_keyrings() local [all...] |
| /kernel/linux/linux-5.10/net/unix/ |
| H A D | diag.c | 116 sk_diag_dump_uid(struct sock *sk, struct sk_buff *nlskb, struct user_namespace *user_ns) sk_diag_dump_uid() argument 123 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) sk_diag_fill() argument 182 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) sk_diag_dump() argument
|
| /kernel/linux/linux-5.10/net/sctp/ |
| H A D | diag.c | 119 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) inet_sctp_diag_fill() argument
|
| /kernel/linux/linux-5.10/security/keys/ |
| H A D | process_keys.c | 38 static struct key *get_user_register(struct user_namespace *user_ns) in get_user_register() argument 78 struct user_namespace *user_ns = current_user_ns(); in look_up_user_keyrings() local [all...] |
| /kernel/linux/linux-5.10/fs/ |
| H A D | nsfs.c | 191 struct user_namespace *user_ns; in ns_ioctl() local
|
| /kernel/linux/linux-5.10/fs/autofs/ |
| H A D | waitq.c | 138 struct user_namespace *user_ns = sbi->pipe->f_cred->user_ns; in autofs_notify_daemon() local
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | pid_namespace.c | 71 static struct pid_namespace *create_pid_namespace(struct user_namespace *user_ns, in create_pid_namespace() argument 142 copy_pid_ns(unsigned long flags, struct user_namespace *user_ns, struct pid_namespace *old_ns) copy_pid_ns() argument [all...] |
| H A D | ucount.c | 37 struct user_namespace *user_ns = in set_permissions() local
|
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | namespace.c | 78 static struct time_namespace *clone_time_ns(struct user_namespace *user_ns, in clone_time_ns() argument 133 copy_time_ns(unsigned long flags, struct user_namespace *user_ns, struct time_namespace *old_ns) copy_time_ns() argument [all...] |
| /kernel/linux/linux-5.10/fs/proc/ |
| H A D | root.c | 148 proc_apply_options(struct proc_fs_info *fs_info, struct fs_context *fc, struct user_namespace *user_ns) proc_apply_options() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | ipc_namespace.h | 68 struct user_namespace *user_ns; member 147 copy_ipcs(unsigned long flags, struct user_namespace *user_ns, struct ipc_namespace *ns) copy_ipcs() argument
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | nsfs.c | 192 struct user_namespace *user_ns; in ns_ioctl() local
|
| H A D | mount.h | 18 struct user_namespace *user_ns; member
|
| /kernel/linux/linux-6.6/fs/autofs/ |
| H A D | waitq.c | 138 struct user_namespace *user_ns = sbi->pipe->f_cred->user_ns; in autofs_notify_daemon() local
|
| /kernel/linux/linux-6.6/fs/proc/ |
| H A D | root.c | 145 proc_apply_options(struct proc_fs_info *fs_info, struct fs_context *fc, struct user_namespace *user_ns) proc_apply_options() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | ipc_namespace.h | 75 struct user_namespace *user_ns; member 154 copy_ipcs(unsigned long flags, struct user_namespace *user_ns, struct ipc_namespace *ns) copy_ipcs() argument
|
| /kernel/linux/linux-6.6/net/unix/ |
| H A D | diag.c | 117 sk_diag_dump_uid(struct sock *sk, struct sk_buff *nlskb, struct user_namespace *user_ns) sk_diag_dump_uid() 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) sk_diag_fill() 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) sk_diag_dump() argument
|
| /kernel/linux/linux-6.6/net/sctp/ |
| H A D | diag.c | 119 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) inet_sctp_diag_fill() argument
|