Home
last modified time | relevance | path

Searched refs:get_net (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/net/core/
Dnet_namespace.c262 get_net(peer); in get_net_ns_by_id()
358 return get_net(old_net); in copy_net_ns()
478 net = get_net(container_of(ns, struct net, ns)); in get_net_ns_by_fd()
508 net = get_net(nsproxy->net_ns); in get_net_ns_by_pid()
970 net = get_net(nsproxy->net_ns); in netns_get()
995 nsproxy->net_ns = get_net(net); in netns_install()
Dsock.c1430 get_net(net); in sk_alloc()
1516 get_net(sock_net(newsk)); in sk_clone_lock()
Drtnetlink.c1498 net = get_net(src_net); in rtnl_link_get_net()
/linux-4.4.14/include/net/
Dnet_namespace.h182 static inline struct net *get_net(struct net *net) in get_net() function
216 static inline struct net *get_net(struct net *net) in get_net() function
/linux-4.4.14/fs/proc/
Dproc_net.c119 net = get_net(ns->net_ns); in get_proc_task_net()
/linux-4.4.14/fs/nfsd/
Dnfsctl.c1163 sb->s_fs_info = get_net(net); in nfsd_fill_super()
Dnfs4state.c6697 get_net(net); in nfs4_state_create_net()
/linux-4.4.14/net/netfilter/
Dnfnetlink_log.c187 inst->net = get_net(net); in instance_create()
/linux-4.4.14/net/sunrpc/
Dsvc_xprt.c167 xprt->xpt_net = get_net(net); in svc_xprt_init()
Dxprt.c1333 xprt->xprt_net = get_net(net); in xprt_init()
Drpc_pipe.c1422 sb->s_fs_info = get_net(net); in rpc_fill_super()
Dclnt.c1258 net = get_net(xprt->xprt_net); in rpc_localaddr()
/linux-4.4.14/fs/nfs/
Dclient.c183 clp->cl_net = get_net(cl_init->net); in nfs_alloc_client()
/linux-4.4.14/kernel/
Dauditfilter.c1147 dest->net = get_net(net); in audit_list_rules_send()
Daudit.c632 reply->net = get_net(net); in audit_send_reply()
/linux-4.4.14/net/sunrpc/auth_gss/
Dauth_gss.c1003 gss_auth->net = get_net(rpc_net_ns(clnt)); in gss_create_new()
/linux-4.4.14/drivers/net/ppp/
Dppp_generic.c2296 pch->chan_net = get_net(net); in ppp_register_net_channel()
/linux-4.4.14/net/ceph/
Dmessenger.c2991 write_pnet(&msgr->net, get_net(current->nsproxy->net_ns)); in ceph_messenger_init()
/linux-4.4.14/fs/cifs/
Dconnect.c2169 cifs_set_net_ns(tcp_ses, get_net(current->nsproxy->net_ns)); in cifs_get_tcp_session()
/linux-4.4.14/drivers/infiniband/core/
Dcma.c628 id_priv->id.route.addr.dev_addr.net = get_net(net); in rdma_create_id()