Searched refs:SBT_1MS (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/net/route/ |
| H A D | route_temporal.c | 104 SBT_1MS * 500, expire_callout, rnh, 0); in expire_callout() 143 SBT_1MS * 500, expire_callout, rnh, 0); in tmproutes_update()
|
| H A D | fib_algo.c | 465 callout_reset_sbt(&fd->fd_callout, 0, SBT_1MS * delay_ms, in schedule_callout()
|
| /f-stack/freebsd/contrib/ena-com/ |
| H A D | ena_plat.h | 194 #define ENA_MSLEEP(x) pause_sbt("ena", SBT_1MS * (x), SBT_1MS, 0)
|
| /f-stack/freebsd/x86/cpufreq/ |
| H A D | hwpstate_amd.c | 226 sbt = SBT_1MS / 10; in hwpstate_goto_pstate()
|
| /f-stack/freebsd/sys/ |
| H A D | time.h | 131 #define SBT_1MS (SBT_1S / 1000) macro
|
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_anatop.c | 626 sc->temp_throttle_delay = 100 * SBT_1MS; in initialize_tempmon()
|
| /f-stack/lib/ |
| H A D | ff_kern_timeout.c | 399 static sbintime_t maxdt = 2 * SBT_1MS; /* 2 msec */ in softclock_call_cc()
|
| /f-stack/freebsd/netgraph/bluetooth/drivers/ubt/ |
| H A D | ng_ubt.c | 566 if (msleep_sbt(evt, &mtx, 0, "ubt pb", SBT_1MS * timeout, in ubt_do_hci_request()
|
| /f-stack/freebsd/kern/ |
| H A D | kern_timeout.c | 629 static sbintime_t maxdt = 2 * SBT_1MS; /* 2 msec */ in softclock_call_cc()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_subr.c | 3472 SBT_1MS; \ in tcp_inptoxtp()
|