Searched refs:ERESTART (Results 1 – 5 of 5) sorted by relevance
66 #define ERESTART 91 /* Interrupted system call should be restarted */ macro
109 #define ERESTART 127 /* Interrupted system call should be restarted */ macro
92 #define ERESTART 116 /* Interrupted syscall should be restarted */ macro
62 #define ERESTART 175 /* Interrupted system call should be restarted */ macro
565 return -ERESTART; in default_post_xol_op()683 return -ERESTART; in branch_post_xol_op()981 if (err == -ERESTART) in arch_uprobe_post_xol()