Home
last modified time | relevance | path

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

/linux-6.14.4/include/net/
Dsock.h1698 static inline bool lock_sock_fast_nested(struct sock *sk) in lock_sock_fast_nested() function
/linux-6.14.4/net/mptcp/
Dprotocol.c3126 bool slow = lock_sock_fast_nested(ssk); in __mptcp_close()