Home
last modified time | relevance | path

Searched refs:write_pnet (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dinet_timewait_sock.h124 write_pnet(&twsk->tw_net, net); in twsk_net_set()
H A Dgenetlink.h106 write_pnet(&info->_net, net); in genl_info_net_set()
H A Dnet_namespace.h327 static inline void write_pnet(possible_net_t *pnet, struct net *net) in write_pnet() function
H A Dcfg802154.h227 write_pnet(&wpan_phy->_net, net); in wpan_phy_net_set()
H A Dsock.h2611 write_pnet(&sk->sk_net, net); in sock_net_set()
H A Dcfg80211.h5087 write_pnet(&wiphy->_net, net); in wiphy_net_set()
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Ddatapath.h182 write_pnet(&dp->net, net); in ovs_dp_set_net()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Ddevice.c556 write_pnet(&coredev->rdma_net, net); in rdma_init_coredev()
1111 write_pnet(&rnet->net, net); in rdma_dev_init_net()
1585 write_pnet(&device->coredev.rdma_net, net); in rdma_dev_change_netns()
1600 write_pnet(&device->coredev.rdma_net, cur_net); in rdma_dev_change_netns()
/OK3568_Linux_fs/kernel/drivers/net/ipvlan/
H A Dipvlan_main.c68 write_pnet(&port->pnet, dev_net(dev)); in ipvlan_port_create()
746 write_pnet(&port->pnet, newnet); in ipvlan_device_event()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dipmr_base.c45 write_pnet(&mrt->net, net); in mr_table_alloc()
H A Dtcp_metrics.c186 write_pnet(&tm->tcpm_net, net); in tcpm_new()
H A Dinet_hashtables.c73 write_pnet(&tb->ib_net, net); in inet_bind_bucket_create()
H A Dtcp_input.c6715 write_pnet(&ireq->ireq_net, sock_net(sk_listener)); in inet_reqsk_alloc()
/OK3568_Linux_fs/kernel/net/rds/
H A Drds.h182 write_pnet(&conn->c_net, net); in rds_conn_net_set()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_core.c566 write_pnet(&tmpl->ct_net, net); in nf_ct_tmpl_alloc()
1492 write_pnet(&ct->ct_net, net); in __nf_conntrack_alloc()
H A Dnf_tables_api.c4295 write_pnet(&set->net, net); in nf_tables_newset()
6789 write_pnet(&flowtable->data.net, net); in nf_tables_newflowtable()
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c756 write_pnet(&n->net, net); in pneigh_lookup()
1653 write_pnet(&p->net, net); in neigh_parms_alloc()
1711 write_pnet(&tbl->parms.net, &init_net); in neigh_table_init()
H A Ddevlink.c110 write_pnet(&devlink->_net, net); in __devlink_net_set()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_policy.c400 write_pnet(&policy->xp_net, net); in xfrm_policy_alloc()
714 write_pnet(&k.net, net); in xfrm_policy_inexact_alloc_bin()
1998 write_pnet(&k.net, net); in xfrm_policy_inexact_lookup_rcu()
H A Dxfrm_state.c617 write_pnet(&x->xs_net, net); in xfrm_state_alloc()
/OK3568_Linux_fs/kernel/net/netlink/
H A Daf_netlink.c498 write_pnet(&arg->pnet, net); in netlink_compare_arg_init()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dmessenger.c3054 write_pnet(&msgr->net, get_net(current->nsproxy->net_ns)); in ceph_messenger_init()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2401 write_pnet(&dev->nd_net, net); in dev_net_set()
/OK3568_Linux_fs/kernel/net/packet/
H A Daf_packet.c1726 write_pnet(&match->net, sock_net(sk)); in fanout_add()