Searched refs:maybe_get_net (Results 1 – 2 of 2) sorted by relevance
182 static inline struct net *maybe_get_net(struct net *net) in maybe_get_net() function219 static inline struct net *maybe_get_net(struct net *net) in maybe_get_net() function
36 return maybe_get_net(PDE_NET(PDE(inode))); in get_proc_net()