Searched refs:__iucv_sock_wait (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/iucv/ |
H A D | af_iucv.c | 54 #define __iucv_sock_wait(sk, condition, timeo, ret) \ macro 83 __iucv_sock_wait(sk, condition, timeo, __ret); \
|
/kernel/linux/linux-6.6/net/iucv/ |
H A D | af_iucv.c | 56 #define __iucv_sock_wait(sk, condition, timeo, ret) \ macro 85 __iucv_sock_wait(sk, condition, timeo, __ret); \
|
Completed in 5 milliseconds