Searched refs:ERESTART_RESTARTBLOCK (Results 1 – 9 of 9) sorted by relevance
417 #ifdef ERESTART_RESTARTBLOCK in errno2name()418 CASE(ERESTART_RESTARTBLOCK); in errno2name()
152 #define ERESTART_RESTARTBLOCK 516 /* restart by calling sys_restart_syscall */ macro
857 case ERESTART_RESTARTBLOCK: in syscall_exiting_trace()958 case ERESTART_RESTARTBLOCK: in is_erestart()
124 #ifndef ERESTART_RESTARTBLOCK125 # define ERESTART_RESTARTBLOCK 516 macro
170 or, in case of syscalls returning ERESTART_RESTARTBLOCK,
3222 * syscall.c (ERESTART_RESTARTBLOCK): New.
34211 ERESTART_RESTARTBLOCK, update regexp to workaround this.34728 of ERESTART_RESTARTBLOCK is broken on x32 from the beginning, see49633 ERESTART_RESTARTBLOCK (Interrupted by signal)