ERESTART          109 arch/alpha/include/uapi/asm/errno.h #define	ERESTART	127	/* Interrupted system call should be restarted */
ERESTART           66 arch/mips/include/uapi/asm/errno.h #define ERESTART	91	/* Interrupted system call should be restarted */
ERESTART           62 arch/parisc/include/uapi/asm/errno.h #define	ERESTART	175	/* Interrupted system call should be restarted */
ERESTART           92 arch/sparc/include/uapi/asm/errno.h #define	ERESTART	116	/* Interrupted syscall should be restarted */
ERESTART           68 include/uapi/asm-generic/errno.h #define	ERESTART	85	/* Interrupted system call should be restarted */
ERESTART          109 tools/arch/alpha/include/uapi/asm/errno.h #define	ERESTART	127	/* Interrupted system call should be restarted */
ERESTART           66 tools/arch/mips/include/uapi/asm/errno.h #define ERESTART	91	/* Interrupted system call should be restarted */
ERESTART           62 tools/arch/parisc/include/uapi/asm/errno.h #define	ERESTART	175	/* Interrupted system call should be restarted */
ERESTART           92 tools/arch/sparc/include/uapi/asm/errno.h #define	ERESTART	116	/* Interrupted syscall should be restarted */
ERESTART           68 tools/include/uapi/asm-generic/errno.h #define	ERESTART	85	/* Interrupted system call should be restarted */