Home
last modified time | relevance | path

Searched refs:lock_sk (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/core/
H A Dsock.c661 int sock_bindtoindex(struct sock *sk, int ifindex, bool lock_sk) in sock_bindtoindex() argument
665 if (lock_sk) in sock_bindtoindex()
668 if (lock_sk) in sock_bindtoindex()
/openbmc/linux/include/net/
H A Dsock.h3005 int sock_bindtoindex(struct sock *sk, int ifindex, bool lock_sk);