Home
last modified time | relevance | path

Searched refs:wakeups (Results 1 – 19 of 19) sorted by relevance

/src/contrib/netbsd-tests/rump/kernspace/
H A Dtsleep.c52 static int wakeups; in tinythread() local
59 if (wakeups >= NTHREADS-1) { in tinythread()
72 wakeups++; in tinythread()
/src/sys/contrib/device-tree/src/arm/st/
H A Dste-href-family-pinctrl.dtsi36 * The idle mode is basically sleep mode sans wakeups. Also
/src/sys/dev/mana/
H A Dmana_en.c526 uint64_t wakeups = counter_u64_fetch(tx_stats->wakeup); in mana_xmit() local
528 if (stops > MANA_TXQ_STOP_THRESHOLD && wakeups > 0 && in mana_xmit()
529 stops > wakeups && txq->alt_txq_idx == txq->idx) { in mana_xmit()
531 (txq->idx + (stops / wakeups)) in mana_xmit()
1576 uint64_t wakeups = counter_u64_fetch(txq->stats.wakeup); in mana_poll_tx_cq() local
1578 if (stops < wakeups) { in mana_poll_tx_cq()
/src/sys/contrib/device-tree/src/arm64/qcom/
H A Dsc7180-idp.dts656 * is floating which may cause spurious wakeups.
H A Dsc7280-idp.dtsi826 * is floating which may cause spurious wakeups.
H A Dsc7280-qcard.dtsi632 * is floating which may cause spurious wakeups.
H A Dqcm6490-shift-otter.dts840 * is floating which may cause spurious wakeups.
H A Dsc7180-acer-aspire1.dts956 * is floating which may cause spurious wakeups.
H A Dsm7225-fairphone-fp4.dts1043 * is floating which may cause spurious wakeups.
H A Dqcs6490-rb3gen2.dts1084 * is floating which may cause spurious wakeups.
H A Dqcm6490-fairphone-fp5.dts1287 * is floating which may cause spurious wakeups.
H A Dsc7280-herobrine-herobrine-r0.dts1294 * is floating which may cause spurious wakeups.
H A Dsc7180-trogdor.dtsi1382 * is floating which may cause spurious wakeups.
/src/sys/kern/
H A Duipc_ktls.c89 uint64_t wakeups; member
3257 CTLFLAG_RD, &sc->wakeups, 0, "thread wakeups"); in ktls_reclaim_thread()
3265 sc->wakeups++; in ktls_reclaim_thread()
/src/contrib/ntp/ntpq/
H A Dntpq-opts.def486 packets sent, packet send failures, input wakeups, useful input wakeups.
H A Dinvoke-ntpq.texi365 packets sent, packet send failures, input wakeups, useful input wakeups.
/src/crypto/openssl/doc/designs/quic-design/
H A Dquic-io-arch.md100 wakeups from select(3).
/src/crypto/openssl/doc/designs/quic-design/server/
H A Dquic-polling.md284 ensure an application can avoid wakeups it doesn't want.
513 be unable to prevent spurious wakeups due to normal application data when they
/src/sys/contrib/dev/acpica/
H A Dchanges.txt1853 entering any/all sleep states in order to avoid premature wakeups. In