Home
last modified time | relevance | path

Searched refs:msleep (Results 1 – 25 of 235) sorted by relevance

12345678910

/NextBSD/sys/dev/cxgb/common/
HDcxgb_ael1002.c35 #undef msleep
36 #define msleep t3_os_sleep macro
120 msleep(100); in ael100x_txon()
122 msleep(30); in ael100x_txon()
139 msleep(1); in ael_i2c_rd()
174 msleep(1); in ael_i2c_wr()
251 msleep(delay_ms); in ael1002_get_module_type()
374 msleep(125); in ael1006_reset()
379 msleep(125); in ael1006_reset()
385 msleep(125); in ael1006_reset()
[all …]
HDcxgb_aq100x.c35 #undef msleep
36 #define msleep t3_os_sleep macro
237 msleep(300); in aq100x_power_down()
244 msleep(10); in aq100x_power_down()
482 msleep(1); in t3_aq100x_phy_prep()
488 msleep(1000); in t3_aq100x_phy_prep()
503 msleep(10); in t3_aq100x_phy_prep()
HDcxgb_tn1010.c35 #undef msleep
36 #define msleep t3_os_sleep macro
79 msleep(500); in tn1010_reset()
220 msleep(500); /* PHY needs up to 500ms to start responding to MDIO */ in t3_tn1010_phy_prep()
HDcxgb_vsc8211.c35 #undef msleep
36 #define msleep t3_os_sleep macro
440 msleep(20); /* PHY needs ~10ms to start responding to MDIO */ in t3_vsc8211_phy_prep()
HDcxgb_xgmac.c35 #undef msleep
36 #define msleep t3_os_sleep macro
212 msleep(1); in t3_mac_init()
249 msleep(10); in t3_mac_reset()
289 msleep(1); in t3_mac_reset()
704 msleep(100); in t3_mac_disable()
/NextBSD/sys/dev/drm2/ttm/
HDttm_lock.c109 ret = -msleep(lock, &lock->lock, flags, wmsg, 0); in ttm_read_lock()
155 ret = -msleep(lock, &lock->lock, flags, wmsg, 0); in ttm_read_trylock()
210 ret = -msleep(lock, &lock->lock, flags, wmsg, 0); in ttm_write_lock()
288 ret = -msleep(lock, &lock->lock, flags, wmsg, 0); in ttm_vt_lock()
346 msleep(lock, &lock->lock, 0, "ttms", 0); in ttm_suspend_lock()
/NextBSD/sys/ofed/drivers/net/mlx4/
HDreset.c108 msleep(1); in mlx4_reset()
123 msleep(500); in mlx4_reset()
131 msleep(1); in mlx4_reset()
/NextBSD/sys/dev/ifmlx4/
HDreset.c108 msleep(1); in mlx4_reset()
123 msleep(500); in mlx4_reset()
131 msleep(1); in mlx4_reset()
HDen_selftest.c99 msleep(MLX4_EN_LOOPBACK_TIMEOUT); in mlx4_en_test_loopback()
157 msleep(200); in mlx4_en_ex_selftest()
/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDdelay.h44 #undef msleep
45 #define msleep linux_msleep macro
/NextBSD/sys/kern/
HDkern_kthread.c186 return msleep(&p->p_siglist, &p->p_mtx, PPAUSE | PDROP, "suspkp", timo); in kproc_suspend()
213 msleep(&p->p_siglist, &p->p_mtx, PPAUSE, "kpsusp", 0); in kproc_suspend_check()
374 return (msleep(&td->td_flags, &p->p_mtx, PPAUSE | PDROP, "suspkt", in kthread_suspend()
429 msleep(&td->td_flags, &p->p_mtx, PPAUSE, "ktsusp", 0); in kthread_suspend_check()
HDsys_pipe.c581 error = msleep(cpipe, PIPE_MTX(cpipe),
784 if ((error = msleep(rpipe, PIPE_MTX(rpipe),
958 error = msleep(wpipe, PIPE_MTX(wpipe),
974 error = msleep(wpipe, PIPE_MTX(wpipe),
1009 error = msleep(wpipe, PIPE_MTX(wpipe), PRIBIO | PCATCH,
1162 error = msleep(wpipe, PIPE_MTX(rpipe), PRIBIO | PCATCH,
1268 error = msleep(wpipe, PIPE_MTX(rpipe),
1673 msleep(cpipe, PIPE_MTX(cpipe), PRIBIO, "pipecl", 0);
/NextBSD/sys/geom/
HDgeom_event.c90 msleep(&g_pending_events, &g_eventlock, PPAUSE, in g_waitidle()
105 msleep(&g_pending_events, &g_eventlock, PPAUSE,
297 msleep(&g_wait_event, &g_eventlock, PRIBIO | PDROP, in g_run_events()
427 msleep(ep, &g_eventlock, PRIBIO, "g_waitfor_event", hz); in g_waitfor_event()
/NextBSD/sys/dev/ow/
HDow_temp.c153 msleep(sc, &sc->temp_lock, 0, "owtcvt", hz); in ow_temp_event_thread()
183 msleep(sc, &sc->temp_lock, 0, "owtcvt", sc->reading_interval); in ow_temp_event_thread()
260 msleep(sc->event_thread, &sc->temp_lock, PWAIT, "owtun", 0); in ow_temp_detach()
/NextBSD/sys/dev/aic7xxx/
HDaic_osm_lib.c101 msleep(aic->platform_data, &aic->platform_data->mtx, PUSER, "thtrm", 0); in aic_terminate_recovery_thread()
115 msleep(aic, &aic->platform_data->mtx, PUSER, "idle", 0); in aic_recovery_thread()
/NextBSD/sys/dev/smbus/
HDsmbconf.c93 error = msleep(sc, &sc->lock, SMBPRI|PCATCH, "smbreq", 0); in smbus_poll()
97 error = msleep(sc, &sc->lock, SMBPRI, "smbreq", 0); in smbus_poll()
/NextBSD/sys/fs/procfs/
HDprocfs_ioctl.c130 error = msleep(&p->p_stype, &p->p_mtx, in procfs_ioctl()
150 error = msleep(&p->p_stype, &p->p_mtx, in procfs_ioctl()
HDprocfs_ctl.c277 error = msleep(p, &p->p_mtx, in procfs_control()
283 error = msleep(p, &p->p_mtx, in procfs_control()
/NextBSD/sys/compat/mach/
HDmach_thread.c112 (void)msleep(&med->med_thpri, &med->med_rightlock, PZERO|PCATCH, in mach_thread_switch()
157 rc = msleep(thread, thread->ith_block_lock_data, PCATCH|PSOCK, "thread_block", thread->timeout); in thread_block()
/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_reset.c174 msleep(1000); in mthca_reset()
192 msleep(100); in mthca_reset()
/NextBSD/sys/contrib/vchiq/interface/compat/
HDvchi_bsd.h380 #if defined(msleep)
381 #undef msleep
383 #define msleep(msec) mdelay(msec) macro
/NextBSD/sys/dev/virtio/balloon/
HDvirtio_balloon.c237 msleep(sc->vtballoon_td, VTBALLOON_MTX(sc), 0, "vtbdth", 0); in vtballoon_detach()
412 msleep(sc, VTBALLOON_MTX(sc), 0, "vtbspf", 0); in vtballoon_send_page_frames()
509 msleep(sc, VTBALLOON_MTX(sc), 0, "vtbslp", timeout); in vtballoon_sleep()
/NextBSD/sys/powerpc/mambo/
HDmambo_disk.c157 msleep(sc, &sc->sc_mtx, PRIBIO, "detach", 0); in mambodisk_detach()
212 msleep(sc, &sc->sc_mtx, PRIBIO, "jobqueue", 0); in mambodisk_task()
/NextBSD/sys/netsmb/
HDsmb_iod.c390 msleep(evp, SMB_IOD_EVLOCKPTR(iod), PWAIT | PDROP, "90evw", 0); in smb_iod_request()
452 msleep(&iod->iod_muxwant, SMB_IOD_RQLOCKPTR(iod), in smb_iod_addrq()
478 msleep(rqp, SMB_IOD_RQLOCKPTR(iod), PWAIT, "90xrm", 0); in smb_iod_removerq()
511 msleep(&rqp->sr_state, SMBRQ_SLOCKPTR(rqp), PWAIT, "90wrq", 0); in smb_iod_waitrq()
/NextBSD/share/doc/papers/newvm/
HDspell.ok43 msleep

12345678910