/titanic_41/usr/src/lib/libfakekernel/common/sys/ |
H A D | condvar.h | 90 extern clock_t cv_reltimedwait(kcondvar_t *, kmutex_t *, clock_t, time_res_t);
|
/titanic_41/usr/src/uts/intel/io/heci/ |
H A D | heci_init.c | 305 err = cv_reltimedwait(&dev->wait_recvd_msg, in heci_hw_init() 601 err = cv_reltimedwait(&dev->wait_recvd_msg, &dev->device_lock, in host_start_message() 680 err = cv_reltimedwait(&dev->wait_recvd_msg, &dev->device_lock, in host_enum_clients_message() 745 err = cv_reltimedwait(&dev->wait_recvd_msg, &dev->device_lock, in host_client_properties() 939 err = cv_reltimedwait(&dev->wait_recvd_msg, &dev->device_lock, in heci_connect_me_client() 1130 err = cv_reltimedwait(&dev->wait_recvd_msg, &dev->device_lock, in heci_disconnect_host_client()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | condvar.h | 99 extern clock_t cv_reltimedwait(kcondvar_t *, kmutex_t *, clock_t, time_res_t);
|
/titanic_41/usr/src/uts/common/io/vscan/ |
H A D | vscan_door.c | 109 time_left = cv_reltimedwait(&vscan_door_cv, &vscan_door_mutex, in vscan_door_close()
|
H A D | vscan_drv.c | 522 (void) cv_reltimedwait(&vscan_drv_cv, &vscan_drv_mutex, in vscan_drv_delayed_disable()
|
/titanic_41/usr/src/lib/libfakekernel/common/ |
H A D | cond.c | 122 cv_reltimedwait(kcondvar_t *cv, kmutex_t *mp, clock_t delta, time_res_t res) in cv_reltimedwait() function
|
H A D | mapfile-vers | 53 cv_reltimedwait;
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | graphics.c | 144 (void) cv_reltimedwait(&pbar_cv, &pbar_lock, end, in progressbar_thread()
|
/titanic_41/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_thread.c | 306 (void) cv_reltimedwait(&thread->sth_cv, in smb_thread_continue_timedwait_locked()
|
/titanic_41/usr/src/uts/sun4v/promif/ |
H A D | promif_prop.c | 215 if (cv_reltimedwait(&promif_prop_cv, &promif_prop_lock, in promif_ldom_setprop()
|
/titanic_41/usr/src/uts/common/io/softmac/ |
H A D | softmac_pkt.c | 123 if (cv_reltimedwait(&slp->sl_cv, &slp->sl_mutex, ACKTIMEOUT, in softmac_output()
|
/titanic_41/usr/src/uts/common/syscall/ |
H A D | uadmin.c | 117 (void) cv_reltimedwait(&p->p_srwchan_cv, in killall()
|
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/ |
H A D | iscsi_thread.c | 328 rtn = cv_reltimedwait(&thread->sign.cdv, &thread->sign.mtx, in iscsi_thread_wait()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | callb.c | 297 if ((ret = cv_reltimedwait(&cp->cc_callb_cv, in callb_generic_cpr()
|
H A D | condvar.c | 245 cv_reltimedwait(kcondvar_t *cvp, kmutex_t *mp, clock_t delta, time_res_t res) in cv_reltimedwait() function
|
/titanic_41/usr/src/uts/common/io/scsi/impl/ |
H A D | scsi_watch.c | 456 (void) cv_reltimedwait(&sw.sw_cv, &sw.sw_mutex, in scsi_watch_suspend() 831 (void) cv_reltimedwait(&sw.sw_cv, &sw.sw_mutex, next_delay, in _NOTE()
|
/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_rq.c | 264 (void) cv_reltimedwait(&rqp->sr_cond, &(rqp)->sr_lock, in smb_rq_simple_timed() 1398 (void) cv_reltimedwait(&t2p->t2_cond, &(t2p)->t2_lock, in smb_t2_request() 1431 (void) cv_reltimedwait(&ntp->nt_cond, &(ntp)->nt_lock, in smb_nt_request()
|
H A D | smb_iod.c | 796 tr = cv_reltimedwait(&rqp->sr_cond, in smb_iod_waitrq()
|
/titanic_41/usr/src/uts/common/fs/ufs/ |
H A D | lufs_thread.c | 93 (void) cv_reltimedwait(&logmap->mtm_to_roll_cv, &logmap->mtm_mutex, in trans_roll_wait()
|
/titanic_41/usr/src/uts/common/io/fcoe/ |
H A D | fcoe_fc.c | 213 (void) cv_reltimedwait(&mac->fm_tx_cv, &mac->fm_mutex, in fcoe_tx_frame()
|
/titanic_41/usr/src/uts/common/io/ipw/ |
H A D | ipw2100_hw.c | 489 if (cv_reltimedwait(&sc->sc_fw_cond, &sc->sc_ilock, clk, in ipw2100_load_fw()
|
/titanic_41/usr/src/uts/common/io/iwi/ |
H A D | ipw2200_hw.c | 501 if (cv_reltimedwait(&sc->sc_fw_cond, &sc->sc_ilock, clk, in ipw2200_load_fw()
|
/titanic_41/usr/src/uts/i86pc/io/tzmon/ |
H A D | tzmon.c | 593 (void) cv_reltimedwait(&zone_list_condvar, in tzmon_monitor()
|
/titanic_41/usr/src/uts/common/fs/cachefs/ |
H A D | cachefs_subr.c | 173 (void) cv_reltimedwait(&cachep->c_cwhaltcv, in cachefs_cache_destroy() 552 (void) cv_reltimedwait(&cachep->c_cwhaltcv, in cachefs_stop_cache() 2135 left = cv_reltimedwait(&qp->wq_req_cv, in cachefs_async_start() 2193 (void) cv_reltimedwait(&qp->wq_halt_cv, in cachefs_async_halt()
|
/titanic_41/usr/src/uts/i86xpv/os/ |
H A D | balloon.c | 676 (void) cv_reltimedwait(&bln_cv, &bln_mutex, in balloon_worker_thread()
|