Home
last modified time | relevance | path

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

/openbmc/linux/net/core/
H A Dsock.c3781 int sock_inuse_get(struct net *net) in sock_inuse_get() function
3791 EXPORT_SYMBOL_GPL(sock_inuse_get);
/openbmc/linux/include/net/
H A Dsock.h1547 int sock_inuse_get(struct net *net);
/openbmc/linux/net/
H A Dsocket.c3293 sock_inuse_get(seq->private)); in socket_seq_show()