Searched refs:ERESTART_RESTARTBLOCK (Results 1 – 2 of 2) sorted by relevance
/include/linux/ | ||
D | errno.h | 18 #define ERESTART_RESTARTBLOCK 516 /* restart by calling sys_restart_syscall */ macro |
D | thread_info.h | 73 return -ERESTART_RESTARTBLOCK; in set_restart_fn() |