Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dsock.h1191 #define sk_wait_event(__sk, __timeo, __condition, __wait) \ argument
1194 __rc = __condition; \
1202 __rc = __dis == __sk->sk_disconnects ? __condition : -EPIPE; \