| /freebsd/contrib/netbsd-tests/rump/kernspace/ |
| H A D | tsleep.c | 52 static int wakeups; in tinythread() local 59 if (wakeups >= NTHREADS-1) { in tinythread() 72 wakeups++; in tinythread()
|
| /freebsd/sys/contrib/device-tree/src/arm/st/ |
| H A D | ste-href-family-pinctrl.dtsi | 36 * The idle mode is basically sleep mode sans wakeups. Also
|
| /freebsd/sys/dev/mana/ |
| H A D | mana_en.c | 508 uint64_t wakeups = counter_u64_fetch(tx_stats->wakeup); in mana_xmit() local 510 if (stops > MANA_TXQ_STOP_THRESHOLD && wakeups > 0 && in mana_xmit() 511 stops > wakeups && txq->alt_txq_idx == txq->idx) { in mana_xmit() 513 (txq->idx + (stops / wakeups)) in mana_xmit() 1558 uint64_t wakeups = counter_u64_fetch(txq->stats.wakeup); in mana_poll_tx_cq() local 1560 if (stops < wakeups) { in mana_poll_tx_cq()
|
| /freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
| H A D | sc7180-ecs-liva-qc710.dts | 392 * is floating which may cause spurious wakeups.
|
| H A D | sc7180-idp.dts | 653 * is floating which may cause spurious wakeups.
|
| H A D | sc7280-idp.dtsi | 824 * is floating which may cause spurious wakeups.
|
| H A D | sc7280-qcard.dtsi | 632 * is floating which may cause spurious wakeups.
|
| H A D | qcm6490-particle-tachyon.dts | 746 * is floating which may cause spurious wakeups.
|
| H A D | qcm6490-shift-otter.dts | 876 * is floating which may cause spurious wakeups.
|
| H A D | sc7180-acer-aspire1.dts | 951 * is floating which may cause spurious wakeups.
|
| H A D | sc7280-herobrine-herobrine-r0.dts | 1294 * is floating which may cause spurious wakeups.
|
| H A D | qcm6490-idp.dts | 1052 * is floating which may cause spurious wakeups.
|
| H A D | sm7225-fairphone-fp4.dts | 1149 * is floating which may cause spurious wakeups.
|
| H A D | qcs6490-thundercomm-rubikpi3.dts | 1317 * is floating which may cause spurious wakeups.
|
| H A D | qcm6490-fairphone-fp5.dts | 1353 * is floating which may cause spurious wakeups.
|
| H A D | qcs6490-rb3gen2.dts | 1322 * is floating which may cause spurious wakeups.
|
| H A D | sc7180-trogdor.dtsi | 1383 * is floating which may cause spurious wakeups.
|
| /freebsd/sys/kern/ |
| H A D | uipc_ktls.c | 96 uint64_t wakeups; member 3239 CTLFLAG_RD, &sc->wakeups, 0, "thread wakeups"); in ktls_reclaim_thread() 3247 sc->wakeups++; in ktls_reclaim_thread()
|
| /freebsd/contrib/ntp/ntpq/ |
| H A D | ntpq-opts.def | 486 packets sent, packet send failures, input wakeups, useful input wakeups.
|
| H A D | invoke-ntpq.texi | 365 packets sent, packet send failures, input wakeups, useful input wakeups.
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-io-arch.md | 100 wakeups from select(3).
|
| /freebsd/crypto/openssl/doc/designs/quic-design/server/ |
| H A D | quic-polling.md | 284 ensure an application can avoid wakeups it doesn't want. 513 be unable to prevent spurious wakeups due to normal application data when they
|
| /freebsd/sys/contrib/dev/acpica/ |
| H A D | changes.txt | 1877 entering any/all sleep states in order to avoid premature wakeups. In
|