Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c425 #define tipc_wait_for_cond(sock_, timeo_, condition_) \ macro
560 tipc_wait_for_cond(sock, &timeout, (!tsk->cong_link_cnt && in __tipc_shutdown()
859 rc = tipc_wait_for_cond(sock, &timeout, !tsk->cong_link_cnt); in tipc_sendmcast()
975 rc = tipc_wait_for_cond(sock, &timeout, in tipc_send_group_unicast()
1052 rc = tipc_wait_for_cond(sock, &timeout, in tipc_send_group_anycast()
1100 rc = tipc_wait_for_cond(sock, &timeout, in tipc_send_group_bcast()
1482 rc = tipc_wait_for_cond(sock, &timeout, in __tipc_sendmsg()
1586 rc = tipc_wait_for_cond(sock, &timeout, in __tipc_sendstream()