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()
798 if (error == ERESTART) { in connect_nocancel()952 if (error == ERESTART) { in connectx_nocancel()1364 if (uio_resid(uiop) != len && (error == ERESTART || in sendit()1942 if (uiocnt != 0 && (error == ERESTART || in sendmsg_x()2225 if (uio_resid(uiop) != len && (error == ERESTART || in recvit()2621 if (len_after != len_before && (error == ERESTART || in recvmsg_x_array()2743 if (pktcnt != 0 && (error == ERESTART || in recvmsg_x()3967 if (uio_resid(auio) != xfsize && (error == ERESTART || in sendfile()
278 case ERESTART: in fp_readv()594 case ERESTART: in fp_writev()1467 if (error == ERESTART) { in selprocess()1835 if (error == ERESTART) { in poll_nocancel()
148 error = ERESTART; in _devfs_setattr()
934 (error == ERESTART || error == EINTR || error == EWOULDBLOCK)) { in sock_send_internal()
3234 return ERESTART; in ttysleep()3243 return tp->t_gen == gen ? 0 : ERESTART; in ttysleep()
2988 error = ERESTART; in soreceive_addr()3635 if (error == ERESTART) { in soreceive()4256 if (error == ERESTART) { in soreceive_m_list()
4033 if (error == ERESTART) { in kevent_register()6492 ret = ERESTART; in kq_add_knote()7394 if (error == ERESTART) { in kevent_cleanup()
1267 if (error == ERESTART) { in __sigwait_nocancel()
2249 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()
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()
14147 return (ERESTART); /* can't reacquire */ in dtrace_state_create()
284 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()
1317 if (error == EINTR || error == ERESTART) { in bpfread()1339 if (error == ERESTART) { in bpfread()
1580 error = ERESTART; in getvolattrlist()
4589 if (error == ERESTART) { in open1()11463 if (error && error != ERESTART) { in nspace_resolver_req_wait()