Home
last modified time | relevance | path

Searched defs:TARGET_ERESTART (Results 1 – 6 of 6) sorted by relevance

/qemu/bsd-user/
H A Derrno_defs.h153 #define TARGET_ERESTART 255 /* Restart syscall */ macro
/qemu/linux-user/alpha/
H A Dtarget_errno_defs.h178 #define TARGET_ERESTART 127 macro
/qemu/linux-user/sparc/
H A Dtarget_errno_defs.h173 #define TARGET_ERESTART 116 /* Interrupted syscall should be restarted */ macro
/qemu/linux-user/mips/
H A Dtarget_errno_defs.h110 #define TARGET_ERESTART 91 /* Interrupted system call should be restarted */ macro
/qemu/linux-user/hppa/
H A Dtarget_errno_defs.h112 #define TARGET_ERESTART 175 macro
/qemu/linux-user/generic/
H A Dtarget_errno_defs.h96 #define TARGET_ERESTART 85 /* Interrupted system call should be restarted */ macro