Searched refs:maybe_get_net (Results 1 – 6 of 6) sorted by relevance
249 static inline struct net *maybe_get_net(struct net *net) in maybe_get_net() function291 static inline struct net *maybe_get_net(struct net *net) in maybe_get_net() function
238 exts->net = maybe_get_net(exts->net); in tcf_exts_get_net()
107 net = maybe_get_net(net); in nf_nat_masq_schedule()
39 return maybe_get_net(PDE_NET(PDE(inode))); in get_proc_net()
248 if (!maybe_get_net(peer)) { in peernet2id_alloc()297 peer = maybe_get_net(peer); in get_net_ns_by_id()
377 net = net ? maybe_get_net(net) : NULL; in wg_socket_init()
Completed in 14 milliseconds