Home
last modified time | relevance | path

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

/linux/include/net/
H A Dsock.h1640 static inline bool lock_sock_fast_nested(struct sock *sk) in lock_sock_fast_nested() function
/linux/net/mptcp/
H A Dprotocol.c3086 bool slow = lock_sock_fast_nested(ssk); in __mptcp_close()