Searched refs:bio_fd_should_retry (Results 1 – 7 of 7) sorted by relevance
127 int bio_fd_should_retry(int i) { in bio_fd_should_retry() function169 if (bio_fd_should_retry(ret)) { in fd_read()181 if (bio_fd_should_retry(ret)) { in fd_write()
122 if (bio_fd_should_retry(ret)) { in sock_read()140 if (bio_fd_should_retry(ret)) { in sock_write()
236 if (bio_fd_should_retry(ret)) { in conn_state()255 if (bio_fd_should_retry(ret)) { in conn_state()373 if (bio_fd_should_retry(ret)) { in conn_read()397 if (bio_fd_should_retry(ret)) { in conn_write()
104 int bio_fd_should_retry(int return_value);
1500 bio_fd_should_retry
3052 '#define bio_fd_should_retry GRPC_SHADOW_bio_fd_should_retry',
1528 #define bio_fd_should_retry GRPC_SHADOW_bio_fd_should_retry macro