Searched refs:ERESTART (Results 1 – 21 of 21) sorted by relevance
101 error = ERESTART; in _sleep_continue()117 if (error == EINTR || error == ERESTART) { in _sleep_continue()227 error = ERESTART; in _sleep()301 error = ERESTART; in _sleep()317 if (error == EINTR || error == ERESTART) { in _sleep()
808 if (error == ERESTART) { in connect_nocancel()962 if (error == ERESTART) { in connectx_nocancel()1374 if (uio_resid(uiop) != len && (error == ERESTART || in sendit()1951 if (uiocnt != 0 && (error == ERESTART || in sendmsg_x()2234 if (uio_resid(uiop) != len && (error == ERESTART || in recvit()2630 if (len_after != len_before && (error == ERESTART || in recvmsg_x_array()2752 if (pktcnt != 0 && (error == ERESTART || in recvmsg_x()3982 if (uio_resid(auio) != xfsize && (error == ERESTART || in sendfile()
277 case ERESTART: in fp_readv()593 case ERESTART: in fp_writev()1466 if (error == ERESTART) { in selprocess()1834 if (error == ERESTART) { in poll_nocancel()
148 error = ERESTART; in _devfs_setattr()
932 (error == ERESTART || error == EINTR || error == EWOULDBLOCK)) { in sock_send_internal()
3240 return ERESTART; in ttysleep()3249 return tp->t_gen == gen ? 0 : ERESTART; in ttysleep()
2993 error = ERESTART; in soreceive_addr()3642 if (error == ERESTART) { in soreceive()4264 if (error == ERESTART) { in soreceive_m_list()
4133 if (error == ERESTART) { in kevent_register()6857 ret = ERESTART;7759 if (error == ERESTART) {
851 if (error == ERESTART) { in exec_fat_imgact()2327 if (error == ERESTART) { in exec_activate_image()
1269 if (error == ERESTART) { in __sigwait_nocancel()
210 if (__improbable(error == ERESTART)) { in unix_syscall()404 if (__improbable(error == ERESTART)) { in unix_syscall64()508 if (error == ERESTART) { in unix_syscall_return()564 if (error == ERESTART) { in unix_syscall_return()
270 #define ERESTART (-1) /* restart syscall */ macro
298 if (error == ERESTART) { in arm_prepare_u32_syscall_return()502 if (error == ERESTART) { in arm_prepare_u64_syscall_return()
398 #ifdef ERESTART399 .be_local_errno = ERESTART,
216 if (rval == ERESTART) { in dtrace_systrace_syscall()300 if (rval == ERESTART) { in dtrace_systrace_syscall_return()
14155 return (ERESTART); /* can't reacquire */ in dtrace_state_create()
318 if (error != EINTR && error != ERESTART && error != EIO && in nfsrv_send()
670 if (error == EINTR || error == ERESTART) { in nfssvc()1203 if (error == EINTR || error == ERESTART) { in nfssvc_nfsd()
1369 if (error == EINTR || error == ERESTART) { in bpfread()1391 if (error == ERESTART) { in bpfread()
1635 error = ERESTART; in getvolattrlist()
4748 if (error == ERESTART) { in open1()11744 if (error && error != ERESTART) { in nspace_resolver_req_wait()