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()1947 if (uiocnt != 0 && (error == ERESTART || in sendmsg_x()2230 if (uio_resid(uiop) != len && (error == ERESTART || in recvit()2626 if (len_after != len_before && (error == ERESTART || in recvmsg_x_array()2748 if (pktcnt != 0 && (error == ERESTART || in recvmsg_x()3977 if (uio_resid(auio) != xfsize && (error == ERESTART || in sendfile()
281 case ERESTART: in fp_readv()597 case ERESTART: in fp_writev()1470 if (error == ERESTART) { in selprocess()1838 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()
2874 error = ERESTART; in soreceive_addr()3523 if (error == ERESTART) { in soreceive()4145 if (error == ERESTART) { in soreceive_m_list()
4134 if (error == ERESTART) { in kevent_register()6858 ret = ERESTART;7760 if (error == ERESTART) {
1275 if (error == ERESTART) { in __sigwait_nocancel()
858 if (error == ERESTART) { in exec_fat_imgact()2847 if (error == ERESTART) { in exec_activate_image()
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()
275 #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()
672 if (error == EINTR || error == ERESTART) { in nfssvc()1205 if (error == EINTR || error == ERESTART) { in nfssvc_nfsd()
1395 if (error == EINTR || error == ERESTART) { in bpfread()1417 if (error == ERESTART) { in bpfread()
1643 error = ERESTART; in getvolattrlist()
4958 if (error == ERESTART) { in open1()12125 if (error && error != ERESTART) { in nspace_resolver_req_wait()