Home
last modified time | relevance | path

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

/include/linux/reset/
A Dbcm63xx_pmb.h50 return -ETIMEDOUT; in __bpcm_do_op()
55 return -ETIMEDOUT; in __bpcm_do_op()
/include/uapi/asm-generic/
A Derrno.h93 #define ETIMEDOUT 110 /* Connection timed out */ macro
/include/linux/
A Diopoll.h58 (cond) ? 0 : -ETIMEDOUT; \
113 (cond) ? 0 : -ETIMEDOUT; \
A Dregmap.h178 __ret ?: ((cond) ? 0 : -ETIMEDOUT); \
/include/linux/irqchip/
A Darm-gic-v5.h310 if (unlikely(ret == -ETIMEDOUT)) { in gicv5_wait_for_op_s_atomic()
329 if (unlikely(ret == -ETIMEDOUT)) { in gicv5_wait_for_op_s()
/include/trace/misc/
A Dnfs.h54 { ETIMEDOUT, "TIMEDOUT" }, \
232 { ETIMEDOUT, "ETIMEDOUT" }, \
/include/linux/surface_aggregator/
A Dcontroller.h265 if (__s != -ETIMEDOUT && __s != -EREMOTEIO) \

Completed in 17 milliseconds