Home
last modified time | relevance | path

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

/include/
A Dwait_bit.h72 return -ETIMEDOUT; \
A Dregmap.h308 __ret ?: ((cond) ? 0 : -ETIMEDOUT); \
349 __ret ?: ((cond) ? 0 : -ETIMEDOUT); \
/include/linux/
A Derrno.h118 #define ETIMEDOUT 110 /* Connection timed out */ macro
A Diopoll.h43 (cond) ? 0 : -ETIMEDOUT; \

Completed in 11 milliseconds