Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dsock.h1653 static inline bool lock_sock_fast_nested(struct sock *sk) in lock_sock_fast_nested() function
/Linux-v5.15/net/mptcp/
Dprotocol.c2707 bool slow = lock_sock_fast_nested(ssk); in mptcp_close()