Searched defs:user_ns (Results 1 - 25 of 60) sorted by last modified time

123

/linux-master/fs/ntfs3/
H A Dsuper.c684 struct user_namespace *user_ns = seq_user_ns(m); local
/linux-master/kernel/
H A Dfork.c1254 mm_init(struct mm_struct *mm, struct task_struct *p, struct user_namespace *user_ns) argument
H A Duser_namespace.c43 static void set_cred_user_ns(struct cred *cred, struct user_namespace *user_ns) argument
1325 struct user_namespace *user_ns; local
1341 struct user_namespace *user_ns = to_user_ns(ns); local
[all...]
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...]
/linux-master/fs/fuse/
H A Dinode.c907 fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, struct user_namespace *user_ns, const struct fuse_iqueue_ops *fiq_ops, void *fiq_priv) argument
[all...]
H A Dfuse_i.h622 struct user_namespace *user_ns; member in struct:fuse_conn
/linux-master/fs/
H A Dsuper.c735 struct user_namespace *user_ns = fc->global ? &init_user_ns : fc->user_ns; local
809 struct user_namespace *user_ns = current_user_ns(); local
314 alloc_super(struct file_system_type *type, int flags, struct user_namespace *user_ns) argument
[all...]
H A Dexec.c1440 struct user_namespace *old, *user_ns; local
[all...]
H A Dnsfs.c125 struct user_namespace *user_ns; local
H A Dposix_acl.c237 posix_acl_valid(struct user_namespace *user_ns, const struct posix_acl *acl) argument
834 posix_acl_to_xattr(struct user_namespace *user_ns, const struct posix_acl *acl, argument
H A Dfcntl.c250 struct user_namespace *user_ns = current_user_ns(); local
/linux-master/net/core/
H A Dsock.c167 sk_ns_capable(const struct sock *sk, struct user_namespace *user_ns, int cap) argument
1580 struct user_namespace *user_ns = current_user_ns(); local
[all...]
H A Dnet_namespace.c317 static __net_init int setup_net(struct net *net, struct user_namespace *user_ns) argument
476 copy_net_ns(unsigned long flags, struct user_namespace *user_ns, struct net *old_net) argument
[all...]
/linux-master/include/linux/
H A Dmm_types.h930 struct user_namespace *user_ns; member in struct:mm_struct::__anon1182
/linux-master/fs/xfs/
H A Dxfs_qm.c1689 struct user_namespace *user_ns = inode->i_sb->s_user_ns; local
/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/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/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/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
/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/netlink/
H A Daf_netlink.c878 __netlink_ns_capable(const struct netlink_skb_parms *nsp, struct user_namespace *user_ns, int cap) argument
897 netlink_ns_capable(const struct sk_buff *skb, struct user_namespace *user_ns, int cap) argument
[all...]
/linux-master/net/ipv4/
H A Dinet_diag.c125 inet_diag_msg_attrs_fill(struct sock *sk, struct sk_buff *skb, struct inet_diag_msg *r, int ext, struct user_namespace *user_ns, bool net_admin) argument
/linux-master/include/net/
H A Dnet_namespace.h88 struct user_namespace *user_ns; /* Owning user namespace */ member in struct:net
211 copy_net_ns(unsigned long flags, struct user_namespace *user_ns, struct net *old_net) argument
/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
H A Dbase.c1852 struct user_namespace *user_ns = mm->user_ns; local
[all...]

Completed in 324 milliseconds

123