Home
last modified time | relevance | path

Searched refs:hold_net (Results 1 – 3 of 3) sorted by relevance

/include/net/
Dnet_namespace.h216 static inline struct net *hold_net(struct net *net) in hold_net() function
229 static inline struct net *hold_net(struct net *net) in hold_net() function
Dsock.h2234 sock_net_set(sk, hold_net(net)); in sk_change_net()
/include/linux/
Dnetdevice.h1431 dev->nd_net = hold_net(net); in dev_net_set()