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