games/hack/hack.do.c
400
wakeup(mon);
games/hack/hack.fight.c
349
wakeup(mtmp); /* clears mtmp->mimic */
games/hack/hack.fight.c
353
wakeup(mtmp);
games/hack/hack.h
578
void wakeup(struct monst *);
games/hack/hack.zap.c
532
wakeup(mon);
games/hack/hack.zap.c
89
wakeup(mtmp);
lib/libc/thread/rthread_sync.c
587
int wakeup;
lib/libc/thread/rthread_sync.c
617
wakeup = mutex->owner == NULL && TAILQ_EMPTY(&mutex->lockers);
lib/libc/thread/rthread_sync.c
618
if (wakeup)
lib/libc/thread/rthread_sync.c
623
if (wakeup)
lib/libc/thread/rthread_sync.c
636
int wakeup;
lib/libc/thread/rthread_sync.c
670
wakeup = mutex->owner == NULL && TAILQ_EMPTY(&mutex->lockers);
lib/libc/thread/rthread_sync.c
677
if (wakeup) {
sys/arch/amd64/include/smbiosvar.h
170
uint8_t wakeup;
sys/arch/arm64/dev/agintc.c
813
int irq, wakeup;
sys/arch/arm64/dev/agintc.c
820
wakeup = 0;
sys/arch/arm64/dev/agintc.c
823
wakeup = 1;
sys/arch/arm64/dev/agintc.c
827
if (!wakeup)
sys/arch/arm64/dev/agintc.c
855
int irq, wakeup;
sys/arch/arm64/dev/agintc.c
862
wakeup = 0;
sys/arch/arm64/dev/agintc.c
865
wakeup = 1;
sys/arch/arm64/dev/agintc.c
869
if (!wakeup)
sys/arch/arm64/dev/apldc.c
800
wakeup(sc);
sys/arch/arm64/dev/apldc.c
820
wakeup(sc);
sys/arch/arm64/dev/aplsmc.c
501
wakeup(&sc->sc_data);
sys/arch/arm64/dev/rtkit.c
259
wakeup(&state->iop_pwrstate);
sys/arch/arm64/dev/rtkit.c
263
wakeup(&state->ap_pwrstate);
sys/arch/arm64/include/smbiosvar.h
167
uint8_t wakeup;
sys/arch/armv7/omap/ommmc.c
1203
wakeup(&sc->intr_status);
sys/arch/armv7/omap/ommmc.c
1223
wakeup(&sc->intr_status);
sys/arch/armv7/omap/ti_iic.c
234
wakeup(&sc->sc_dev);
sys/arch/hppa/gsc/gsckbc.c
767
wakeup(cmd);
sys/arch/hppa/gsc/gsckbc.c
832
wakeup(cmd);
sys/arch/i386/i386/esm.c
475
wakeup(sc);
sys/arch/i386/include/smbiosvar.h
170
uint8_t wakeup;
sys/arch/luna88k/cbus/pcex.c
211
wakeup(arg);
sys/arch/macppc/dev/mediabay.c
207
wakeup(&sc->sc_kthread);
sys/arch/macppc/dev/smu.c
506
wakeup(arg);
sys/arch/macppc/dev/xlights.c
307
wakeup(sc->sc_buf);
sys/arch/macppc/dev/xlights.c
322
wakeup(sc->sc_buf);
sys/arch/octeon/dev/octmmc.c
469
wakeup(&sc->sc_intr_status);
sys/arch/powerpc64/include/smbiosvar.h
167
uint8_t wakeup;
sys/arch/riscv64/dev/sfuart.c
206
wakeup(&tp->t_outq);
sys/arch/sparc64/dev/lom.c
598
wakeup(lc);
sys/arch/sparc64/dev/lom.c
796
wakeup(lc);
sys/arch/sparc64/dev/pcons.c
330
wakeup(cl);
sys/arch/sparc64/dev/sab.c
564
wakeup(sc);
sys/arch/sparc64/dev/vdsp.c
427
wakeup(lc->lc_txq);
sys/arch/sparc64/dev/vldcp.c
233
wakeup(lc->lc_txq);
sys/arch/sparc64/dev/vldcp.c
283
wakeup(lc->lc_rxq);
sys/arch/sparc64/dev/vldcp.c
292
wakeup(lc->lc_rxq);
sys/dev/acpi/acpi.c
2766
wakeup(sc);
sys/dev/acpi/dsdt.c
523
wakeup(acpi_softc);
sys/dev/acpi/tipmic.c
210
wakeup(&sc->sc_stat_adc);
sys/dev/audio.c
1361
wakeup(&sc->quiesce);
sys/dev/audio.c
1390
wakeup(&sc->quiesce);
sys/dev/audio.c
1411
wakeup(&sc->play.blocking);
sys/dev/audio.c
1412
wakeup(&sc->rec.blocking);
sys/dev/audio.c
1419
wakeup(&sc->mix_blocking);
sys/dev/audio.c
292
wakeup(&sc->mix_blocking);
sys/dev/audio.c
304
wakeup(&buf->blocking);
sys/dev/dt/dt_dev.c
955
wakeup(sc);
sys/dev/dt/dt_prov_static.c
131
&_DT_STATIC_P(sched, wakeup),
sys/dev/dt/dt_prov_static.c
159
&_DT_STATIC_P(smr, wakeup),
sys/dev/dt/dt_prov_static.c
50
DT_STATIC_PROBE3(sched, wakeup, "pid_t", "pid_t", "int");
sys/dev/dt/dt_prov_static.c
93
DT_STATIC_PROBE0(smr, wakeup);
sys/dev/fdt/amlmmc.c
387
wakeup(sc);
sys/dev/fdt/amluart.c
213
wakeup(&tp->t_outq);
sys/dev/fdt/bcm2835_mbox.c
245
wakeup(&sc->sc_chan[chan]);
sys/dev/fdt/bcm2835_sdhost.c
626
wakeup(&sc->sc_dma_cv);
sys/dev/fdt/bcm2835_sdhost.c
686
wakeup(&sc->sc_intr_cv);
sys/dev/fdt/dwmmc.c
558
wakeup(&sc->sc_idsts);
sys/dev/fdt/exuart.c
322
wakeup(&tp->t_outq);
sys/dev/fdt/gpiokeys.c
182
int wakeup = key->key_wakeup ? IPL_WAKEUP : 0;
sys/dev/fdt/gpiokeys.c
185
IPL_BIO | wakeup, NULL, gpiokeys_intr, key,
sys/dev/fdt/imxesdhc.c
1207
wakeup(&sc->intr_status);
sys/dev/fdt/imxesdhc.c
1217
wakeup(&sc->intr_status);
sys/dev/fdt/imxuart.c
212
wakeup(&tp->t_outq);
sys/dev/fdt/imxuart.c
359
wakeup(&tp->t_outq);
sys/dev/fdt/mvuart.c
253
wakeup(&tp->t_outq);
sys/dev/fdt/mvuart.c
319
wakeup(&tp->t_outq);
sys/dev/fdt/qcpas.c
1559
wakeup(&qcpas_pmic_rtr_apm_power_info);
sys/dev/fdt/qcpas.c
1599
wakeup(&qcpas_pmic_rtr_apm_power_info);
sys/dev/fdt/qcpas.c
609
wakeup(sc);
sys/dev/fdt/sximmc.c
503
wakeup(&sc->sc_idma_idst);
sys/dev/fdt/sximmc.c
508
wakeup(&sc->sc_intr_rint);
sys/dev/hil/hil.c
110
#define hil_process_pending(sc) wakeup(&(sc)->sc_pending)
sys/dev/hotplug.c
118
wakeup(&evqueue);
sys/dev/i2c/iatp.c
738
wakeup(&sc->sc_busy);
sys/dev/ic/aac.c
447
wakeup(sc->aifthread);
sys/dev/ic/aac.c
680
wakeup(cm);
sys/dev/ic/ami.c
1182
wakeup(ccb);
sys/dev/ic/ami.c
1524
wakeup(sc);
sys/dev/ic/arcofi.c
966
wakeup(&sc->sc_xmit);
sys/dev/ic/bwfm.c
1760
wakeup(ctl);
sys/dev/ic/ciss.c
912
wakeup(ccb);
sys/dev/ic/com.c
1140
wakeup(&tp->t_outq);
sys/dev/ic/dwiic.c
556
wakeup(&sc->sc_readwait);
sys/dev/ic/dwiic.c
562
wakeup(&sc->sc_writewait);
sys/dev/ic/dwiic.c
567
wakeup(&sc->sc_busy);
sys/dev/ic/gdt_common.c
1220
wakeup(&sc->sc_free_ccb);
sys/dev/ic/i82365.c
434
wakeup(sc);
sys/dev/ic/i82365.c
751
wakeup(&h->events);
sys/dev/ic/if_wi.c
2009
wakeup(&sc->wi_flags);
sys/dev/ic/if_wi.c
2049
wakeup(&sc->wi_scan_lock);
sys/dev/ic/lpt.c
415
wakeup((caddr_t)sc);
sys/dev/ic/lpt.c
459
wakeup(sc);
sys/dev/ic/pckbc.c
817
wakeup(cmd);
sys/dev/ic/pckbc.c
880
wakeup(cmd);
sys/dev/ic/pgt.c
1164
wakeup(&sc->sc_kthread);
sys/dev/ic/pgt.c
1173
wakeup(&sc->sc_kthread);
sys/dev/ic/pgt.c
1344
wakeup(&sc->sc_kthread);
sys/dev/ic/pgt.c
668
wakeup(&sc->sc_flags);
sys/dev/ic/pluart.c
261
wakeup(&tp->t_outq);
sys/dev/ic/psp.c
105
wakeup(sc);
sys/dev/ic/qcuart.c
131
wakeup(&tp->t_outq);
sys/dev/ic/qla.c
911
wakeup(sc->sc_mbox);
sys/dev/ic/qlw.c
771
wakeup(sc->sc_mbox);
sys/dev/ic/qwx.c
11389
wakeup(&wmi->tx_ce_desc);
sys/dev/ic/qwx.c
12251
wakeup(&sc->wmi.service_ready);
sys/dev/ic/qwx.c
12300
wakeup(&sc->wmi.service_ready);
sys/dev/ic/qwx.c
12364
wakeup(&sc->peer_assoc_done);
sys/dev/ic/qwx.c
12428
wakeup(&sc->wmi.unified_ready);
sys/dev/ic/qwx.c
12477
wakeup(&sc->peer_delete_done);
sys/dev/ic/qwx.c
12561
wakeup(&sc->vdev_setup_done);
sys/dev/ic/qwx.c
12609
wakeup(&sc->vdev_setup_done);
sys/dev/ic/qwx.c
13175
wakeup(&sc->scan.state);
sys/dev/ic/qwx.c
13714
wakeup(&arvif->txmgmt.queued);
sys/dev/ic/qwx.c
13899
wakeup(&sc->install_key_done);
sys/dev/ic/qwx.c
13940
wakeup(&sc->completed_11d_scan);
sys/dev/ic/qwx.c
14106
wakeup(&sc->wmi.tx_credits);
sys/dev/ic/qwx.c
14114
wakeup(&ep->tx_credits);
sys/dev/ic/qwx.c
14830
wakeup(&sc->peer_mapped);
sys/dev/ic/qwx.c
14873
wakeup(&sc->peer_mapped);
sys/dev/ic/qwx.c
14904
wakeup(&dp->htt_tgt_version_received);
sys/dev/ic/qwx.c
15980
wakeup(&tx_ring->queued);
sys/dev/ic/qwx.c
16136
wakeup(&tx_ring->queued);
sys/dev/ic/qwx.c
22298
wakeup(&sc->ctl_resp);
sys/dev/ic/qwx.c
24356
wakeup(&sc->scan.state);
sys/dev/ic/qwx.c
376
wakeup(&sc->deauth_sent);
sys/dev/ic/qwx.c
7290
wakeup(&sc->qmi_resp);
sys/dev/ic/qwx.c
7314
wakeup(&sc->qmi_resp);
sys/dev/ic/qwx.c
7338
wakeup(&sc->qmi_resp);
sys/dev/ic/qwx.c
7394
wakeup(&sc->qmi_resp);
sys/dev/ic/qwx.c
7420
wakeup(&sc->qmi_resp);
sys/dev/ic/qwx.c
7446
wakeup(&sc->qmi_resp);
sys/dev/ic/qwx.c
7472
wakeup(&sc->qmi_resp);
sys/dev/ic/qwx.c
7498
wakeup(&sc->qmi_resp);
sys/dev/ic/qwx.c
7524
wakeup(&sc->qmi_resp);
sys/dev/ic/qwx.c
7593
wakeup(&sc->sc_req_mem_ind);
sys/dev/ic/qwx.c
7607
wakeup(&sc->fwmem_ready);
sys/dev/ic/qwx.c
7611
wakeup(&sc->fw_init_done);
sys/dev/ic/qwx.c
7857
wakeup(&sc->qrtr_server);
sys/dev/ic/qwz.c
10081
wakeup(&sc->wmi.service_ready);
sys/dev/ic/qwz.c
10140
wakeup(&sc->wmi.service_ready);
sys/dev/ic/qwz.c
10200
wakeup(&sc->peer_assoc_done);
sys/dev/ic/qwz.c
10264
wakeup(&sc->wmi.unified_ready);
sys/dev/ic/qwz.c
10313
wakeup(&sc->peer_delete_done);
sys/dev/ic/qwz.c
10397
wakeup(&sc->vdev_setup_done);
sys/dev/ic/qwz.c
10445
wakeup(&sc->vdev_setup_done);
sys/dev/ic/qwz.c
11251
wakeup(&sc->scan.state);
sys/dev/ic/qwz.c
11343
wakeup(&sc->scan.state);
sys/dev/ic/qwz.c
11995
wakeup(&sc->install_key_done);
sys/dev/ic/qwz.c
12138
wakeup(&sc->wmi.hw_mode_ready);
sys/dev/ic/qwz.c
12159
wakeup(&sc->wmi.tx_credits);
sys/dev/ic/qwz.c
12164
wakeup(&ep->tx_credits);
sys/dev/ic/qwz.c
12886
wakeup(&sc->peer_mapped);
sys/dev/ic/qwz.c
12941
wakeup(&sc->peer_mapped);
sys/dev/ic/qwz.c
12970
wakeup(&dp->htt_tgt_version_received);
sys/dev/ic/qwz.c
20168
wakeup(&sc->ctl_resp);
sys/dev/ic/qwz.c
22222
wakeup(&sc->scan.state);
sys/dev/ic/qwz.c
4764
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
4790
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
4814
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
4838
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
4909
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
4935
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
4961
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
4987
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
5013
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
5039
wakeup(&sc->qmi_resp);
sys/dev/ic/qwz.c
5111
wakeup(&sc->sc_req_mem_ind);
sys/dev/ic/qwz.c
5125
wakeup(&sc->fwmem_ready);
sys/dev/ic/qwz.c
5129
wakeup(&sc->fw_ready);
sys/dev/ic/qwz.c
5375
wakeup(&sc->qrtr_server);
sys/dev/ic/rtsx.c
1470
wakeup(&sc->intr_status);
sys/dev/ic/rtwn.c
1673
wakeup(&sc->sc_flags);
sys/dev/ic/rtwn.c
3392
wakeup(&sc->sc_flags);
sys/dev/ic/tcic2.c
495
wakeup(h->sc);
sys/dev/ic/tcic2.c
694
wakeup(&h->events);
sys/dev/ic/twe.c
612
wakeup(sc);
sys/dev/ic/twe.c
958
wakeup(sc);
sys/dev/ic/wdc.c
1814
wakeup(wdc_c);
sys/dev/ipmi.c
988
wakeup(c);
sys/dev/isa/pcppi.c
204
wakeup(pcppi_bell_stop);
sys/dev/isa/pcppi.c
261
wakeup(pcppi_bell_stop);
sys/dev/isa/sbdsp.c
909
wakeup(arg);
sys/dev/isa/wds.c
437
wakeup(&wds_free_buffer);
sys/dev/kcov.c
718
wakeup(kr);
sys/dev/kcov.c
833
wakeup(kr);
sys/dev/midi.c
553
wakeup(&sc->inbuf.blocking);
sys/dev/midi.c
555
wakeup(&sc->outbuf.blocking);
sys/dev/midi.c
94
wakeup(&buf->blocking);
sys/dev/onewire/onewire.c
123
wakeup(sc->sc_thread);
sys/dev/onewire/onewire.c
384
wakeup(&sc->sc_dying);
sys/dev/pci/amdiic.c
399
wakeup(sc);
sys/dev/pci/amdpm.c
564
wakeup(sc);
sys/dev/pci/arc.c
1042
wakeup(sc);
sys/dev/pci/arc.c
892
wakeup(sc);
sys/dev/pci/arc.c
943
wakeup(sc);
sys/dev/pci/bktr/bktr_core.c
650
wakeup(VBI_SLEEP);
sys/dev/pci/bktr/bktr_core.c
744
wakeup(BKTR_SLEEP);
sys/dev/pci/cz.c
723
wakeup(tp);
sys/dev/pci/cz.c
744
wakeup(tp);
sys/dev/pci/cz.c
791
wakeup(tp);
sys/dev/pci/drm/drm_drv.c
1701
wakeup(&dev->quiesce);
sys/dev/pci/drm/drm_gem.c
141
wakeup(&dev->quiesce_count);
sys/dev/pci/drm/drm_ioctl.c
1117
wakeup(&dev->quiesce_count);
sys/dev/pci/drm/drm_linux.c
279
wakeup(thread);
sys/dev/pci/drm/drm_linux.c
2930
wakeup(word);
sys/dev/pci/drm/drm_linux.c
393
wakeup(thread);
sys/dev/pci/drm/drm_linux.c
417
wakeup(thread);
sys/dev/pci/drm/include/linux/completion.h
148
wakeup(x);
sys/dev/pci/drm/include/linux/ww_mutex.h
238
wakeup(lock);
sys/dev/pci/envy.c
2069
wakeup(&sc->obusy);
sys/dev/pci/envy.c
2104
wakeup(&sc->ibusy);
sys/dev/pci/eso.c
554
wakeup(&sc->sc_rintr);
sys/dev/pci/eso.c
567
wakeup(&sc->sc_pintr);
sys/dev/pci/ichiic.c
404
wakeup(sc);
sys/dev/pci/if_bwfm_pci.c
1792
wakeup(&sc->sc_mbdata_done);
sys/dev/pci/if_bwfm_pci.c
2155
wakeup(ring);
sys/dev/pci/if_bwfm_pci.c
2311
wakeup(&sc->sc_mbdata_done);
sys/dev/pci/if_bwfm_pci.c
2566
wakeup(ctl);
sys/dev/pci/if_ice.c
29544
wakeup(&sc->sw_intr[v]);
sys/dev/pci/if_ice.c
9951
uint16_t wakeup = 0;
sys/dev/pci/if_ice.c
9957
wakeup = (uint16_t)((1 << 15) | wakeup_int);
sys/dev/pci/if_ice.c
9975
wakeup |= (uint16_t)(wakeup_int << 9);
sys/dev/pci/if_ice.c
9976
wakeup |= (uint16_t)(0x1ff & wakeup_f_int);
sys/dev/pci/if_ice.c
9979
return wakeup;
sys/dev/pci/if_ipw.c
1063
wakeup(sc);
sys/dev/pci/if_ipw.c
785
wakeup(&sc->cmd);
sys/dev/pci/if_ipw.c
822
wakeup(sc);
sys/dev/pci/if_iwi.c
1174
wakeup(sc);
sys/dev/pci/if_iwi.c
1188
wakeup(sc);
sys/dev/pci/if_iwm.c
1039
wakeup(&sc->sc_fw);
sys/dev/pci/if_iwm.c
10515
wakeup(&sc->deauth_sent);
sys/dev/pci/if_iwm.c
11160
wakeup(&sc->sc_uc);
sys/dev/pci/if_iwm.c
11169
wakeup(&sc->sc_init_complete);
sys/dev/pci/if_iwm.c
11267
wakeup(&sc->sc_init_complete);
sys/dev/pci/if_iwm.c
11506
wakeup(&sc->sc_fw);
sys/dev/pci/if_iwm.c
11569
wakeup(&sc->sc_fw);
sys/dev/pci/if_iwm.c
5710
wakeup(ring);
sys/dev/pci/if_iwm.c
6532
wakeup(&ring->desc[idx]);
sys/dev/pci/if_iwm.c
8546
wakeup(&ic->ic_state); /* wake iwm_init() */
sys/dev/pci/if_iwn.c
2854
wakeup(&ring->desc[desc->idx]);
sys/dev/pci/if_iwn.c
3041
wakeup(sc);
sys/dev/pci/if_iwn.c
3218
wakeup(sc); /* FH DMA transfer completed. */
sys/dev/pci/if_iwn.c
3222
wakeup(sc); /* Firmware is alive. */
sys/dev/pci/if_iwx.c
10347
wakeup(&sc->deauth_sent);
sys/dev/pci/if_iwx.c
10996
wakeup(&sc->sc_uc);
sys/dev/pci/if_iwx.c
11020
wakeup(&sc->sc_uc);
sys/dev/pci/if_iwx.c
11054
wakeup(&sc->sc_uc);
sys/dev/pci/if_iwx.c
11155
wakeup(&sc->sc_init_complete);
sys/dev/pci/if_iwx.c
11327
wakeup(&sc->sc_init_complete);
sys/dev/pci/if_iwx.c
11338
wakeup(&sc->sc_system_stats_cleared);
sys/dev/pci/if_iwx.c
11523
wakeup(&sc->sc_fw);
sys/dev/pci/if_iwx.c
11586
wakeup(&sc->sc_fw);
sys/dev/pci/if_iwx.c
1652
wakeup(&sc->sc_fw);
sys/dev/pci/if_iwx.c
6061
wakeup(&ring->desc[idx]);
sys/dev/pci/if_iwx.c
8299
wakeup(&ic->ic_state); /* wake iwx_init() */
sys/dev/pci/if_mcx.c
7138
wakeup(&sc->sc_cmdq_token);
sys/dev/pci/if_mwx.c
2591
wakeup(q);
sys/dev/pci/if_mwx.c
3035
wakeup(&sc->sc_mcu_wait[rxd->seq]);
sys/dev/pci/if_myx.c
1697
wakeup(sts);
sys/dev/pci/if_qwx_pci.c
1513
if (wakeup_required && psc->sc_pci_ops->wakeup)
sys/dev/pci/if_qwx_pci.c
1514
ret = psc->sc_pci_ops->wakeup(sc);
sys/dev/pci/if_qwx_pci.c
1539
if (wakeup_required && psc->sc_pci_ops->wakeup)
sys/dev/pci/if_qwx_pci.c
1540
ret = psc->sc_pci_ops->wakeup(sc);
sys/dev/pci/if_qwx_pci.c
3735
wakeup(&psc->bhie_off);
sys/dev/pci/if_qwx_pci.c
3795
wakeup(&psc->bhi_ee);
sys/dev/pci/if_qwx_pci.c
3797
wakeup(&psc->mhi_state);
sys/dev/pci/if_qwx_pci.c
3851
wakeup(&xfer_ring->cmd_status);
sys/dev/pci/if_qwx_pci.c
476
int (*wakeup)(struct qwx_softc *);
sys/dev/pci/if_qwx_pci.c
486
.wakeup = qwx_pci_bus_wake_up,
sys/dev/pci/if_qwx_pci.c
497
.wakeup = NULL,
sys/dev/pci/if_qwz_pci.c
1358
if (wakeup_required && psc->sc_pci_ops->wakeup)
sys/dev/pci/if_qwz_pci.c
1359
ret = psc->sc_pci_ops->wakeup(sc);
sys/dev/pci/if_qwz_pci.c
1384
if (wakeup_required && psc->sc_pci_ops->wakeup)
sys/dev/pci/if_qwz_pci.c
1385
ret = psc->sc_pci_ops->wakeup(sc);
sys/dev/pci/if_qwz_pci.c
3580
wakeup(&psc->bhie_off);
sys/dev/pci/if_qwz_pci.c
3640
wakeup(&psc->bhi_ee);
sys/dev/pci/if_qwz_pci.c
3642
wakeup(&psc->mhi_state);
sys/dev/pci/if_qwz_pci.c
3696
wakeup(&xfer_ring->cmd_status);
sys/dev/pci/if_qwz_pci.c
475
int (*wakeup)(struct qwz_softc *);
sys/dev/pci/if_qwz_pci.c
485
.wakeup = qwz_pci_bus_wake_up,
sys/dev/pci/if_ral_pci.c
256
(*psc->sc_opns->wakeup)(sc);
sys/dev/pci/if_ral_pci.c
55
void (*wakeup)(void *);
sys/dev/pci/if_wi_pci.c
184
wakeup(&sc->wi_flags);
sys/dev/pci/if_wpi.c
1395
wakeup(&ring->cmd[desc->idx]);
sys/dev/pci/if_wpi.c
1634
wakeup(sc); /* Firmware is alive. */
sys/dev/pci/ips.c
1677
wakeup(ccb);
sys/dev/pci/nhi.c
578
wakeup(&sc->sc_data);
sys/dev/pci/nhi.c
582
wakeup(&sc->sc_pdf);
sys/dev/pci/pci.c
1492
wakeup(&pci_vga_proc);
sys/dev/pci/piixpm.c
503
wakeup(sc);
sys/dev/pci/qle.c
1166
wakeup(sc->sc_scratch);
sys/dev/pci/qle.c
1235
wakeup(sc->sc_mbox);
sys/dev/pci/viapm.c
677
wakeup(sc);
sys/dev/pcmcia/if_malo.c
277
wakeup(&sc->sc_flags);
sys/dev/pcmcia/if_malo.c
445
wakeup(&sc->sc_flags);
sys/dev/pcmcia/if_malo.c
867
wakeup(sc);
sys/dev/pcmcia/if_wi_pcmcia.c
514
wakeup(&sc->wi_flags);
sys/dev/pv/hyperv.c
777
wakeup(msg);
sys/dev/pv/hyperv.c
814
wakeup(&sc->sc_offers);
sys/dev/pv/if_hvn.c
1198
wakeup(&sc->sc_cntl_fq);
sys/dev/pv/if_vio.c
2053
wakeup(&sc->sc_ctrl_inuse);
sys/dev/pv/xenstore.c
591
wakeup(xs->xs_rchan);
sys/dev/pv/xenstore.c
600
wakeup(xs->xs_wchan);
sys/dev/sbus/bpp.c
361
wakeup(sc->sc_buf);
sys/dev/sbus/bpp.c
403
wakeup(sc);
sys/dev/sbus/bpp.c
406
wakeup(sc->sc_buf);
sys/dev/sbus/magma.c
1637
wakeup(mp);
sys/dev/sbus/magma.c
1646
wakeup(mp);
sys/dev/sbus/magma.c
750
wakeup(mp);
sys/dev/sbus/stp4020.c
348
wakeup(&sc->events);
sys/dev/sdmmc/sdhc.c
1362
wakeup(&hp->intr_status);
sys/dev/sdmmc/sdhc.c
1380
wakeup(&hp->intr_status);
sys/dev/sdmmc/sdmmc.c
179
wakeup(&sc->sc_tskq);
sys/dev/sdmmc/sdmmc.c
205
wakeup(&sc->sc_tskq);
sys/dev/sdmmc/sdmmc.c
275
wakeup(sc);
sys/dev/sdmmc/sdmmc.c
288
wakeup(&sc->sc_tskq);
sys/dev/sdmmc/sdmmc.c
662
wakeup(cmd);
sys/dev/softraid.c
2283
wakeup(wu);
sys/dev/softraid.c
2307
wakeup(sd);
sys/dev/softraid.c
2321
wakeup(sd);
sys/dev/softraid.c
3916
wakeup(sd);
sys/dev/softraid.c
4171
wakeup(&sd->sd_sync);
sys/dev/usb/ehci.c
2708
wakeup(&ex->ehci_xfer_flags);
sys/dev/usb/ehci.c
551
wakeup(&sc->sc_async_head);
sys/dev/usb/ehci.c
669
wakeup(&sc->sc_softwake);
sys/dev/usb/if_athn_usb.c
1829
wakeup(&usc->wait_cmd_id);
sys/dev/usb/if_athn_usb.c
1942
wakeup(&usc->wait_msg_id);
sys/dev/usb/if_athn_usb.c
1952
wakeup(&usc->wait_msg_id);
sys/dev/usb/if_athn_usb.c
1958
wakeup(&usc->wait_msg_id);
sys/dev/usb/if_athn_usb.c
915
wakeup(&usc->wait_cmd_id);
sys/dev/usb/if_otus.c
1016
wakeup(cmd);
sys/dev/usb/if_uath.c
1118
wakeup(txcmd); /* wake up caller */
sys/dev/usb/if_uath.c
1124
wakeup(UATH_COND_INIT(sc));
sys/dev/usb/if_upgt.c
1655
wakeup(sc);
sys/dev/usb/if_wi_usb.c
1475
wakeup(&sc->cmdresperr);
sys/dev/usb/if_wi_usb.c
1510
wakeup(&sc->ridresperr);
sys/dev/usb/if_wi_usb.c
1526
wakeup(&sc->ridresperr);
sys/dev/usb/if_wi_usb.c
1544
wakeup(&sc->ridresperr);
sys/dev/usb/if_wi_usb.c
1578
wakeup(&sc->txresperr);
sys/dev/usb/if_wi_usb.c
1637
wakeup(sc->wi_thread_info);
sys/dev/usb/if_wi_usb.c
1680
wakeup(sc->wi_thread_info);
sys/dev/usb/if_wi_usb.c
1707
wakeup(sc->wi_thread_info);
sys/dev/usb/if_wi_usb.c
1867
wakeup(&sc->wi_lock);
sys/dev/usb/if_wi_usb.c
1924
wakeup(&sc->wi_ctllock);
sys/dev/usb/if_wi_usb.c
366
wakeup(sc->wi_thread_info);
sys/dev/usb/if_zyd.c
1885
wakeup(sc); /* wakeup zyd_cmd_read() */
sys/dev/usb/ohci.c
1423
wakeup(&sc->sc_softwake);
sys/dev/usb/udl.c
1911
wakeup(sc);
sys/dev/usb/ugen.c
781
wakeup(&sc->sc_endpoints[i][IN]);
sys/dev/usb/ugen.c
838
wakeup(sce);
sys/dev/usb/ugen.c
895
wakeup(sce);
sys/dev/usb/uhci.c
1118
wakeup(&sc->sc_softwake);
sys/dev/usb/uhid.c
154
wakeup(&sc->sc_q);
sys/dev/usb/uhid.c
198
wakeup(&sc->sc_q);
sys/dev/usb/uhidpp.c
1367
wakeup(sc);
sys/dev/usb/uhidpp.c
519
wakeup(sc);
sys/dev/usb/uoaklux.c
200
wakeup(&sc->sc_sensortask);
sys/dev/usb/uoakrh.c
213
wakeup(&sc->sc_sensortask);
sys/dev/usb/uoakv.c
203
wakeup(&sc->sc_sensortask);
sys/dev/usb/uow.c
445
wakeup(sc->sc_regs);
sys/dev/usb/usb.c
326
wakeup(&usb_run_abort_tasks);
sys/dev/usb/usb.c
328
wakeup(&usb_run_tasks);
sys/dev/usb/usb.c
358
wakeup(task);
sys/dev/usb/usb.c
423
wakeup(task);
sys/dev/usb/usb.c
465
wakeup(task);
sys/dev/usb/usb.c
928
wakeup(&usb_run_abort_tasks);
sys/dev/usb/usb.c
929
wakeup(&usb_run_tasks);
sys/dev/usb/usbdi.c
816
wakeup(xfer);
sys/dev/usb/usbdi.c
83
wakeup(&dev->ref_cnt);
sys/dev/usb/usbdi_util.c
254
wakeup(dv);
sys/dev/usb/usps.c
306
wakeup(&sc->sc_sensortask);
sys/dev/usb/uthum.c
259
wakeup(&sc->sc_sensortask);
sys/dev/usb/utrh.c
166
wakeup(&sc->sc_sensortask);
sys/dev/usb/utvfu.c
1397
wakeup(sc);
sys/dev/usb/utwitch.c
179
wakeup(&sc->sc_sensortask);
sys/dev/usb/uvideo.c
2825
wakeup(sc);
sys/dev/usb/xhci.c
1153
wakeup(xp);
sys/dev/usb/xhci.c
1171
wakeup(&sc->sc_cmd_trb);
sys/dev/video.c
614
wakeup(sc);
sys/dev/vmm/vmm.c
112
wakeup(&vmm_softc->sc_status);
sys/dev/vscsi.c
219
wakeup(ccb);
sys/dev/vscsi.c
249
wakeup(&sc->sc_ref_count);
sys/dev/wscons/wsdisplay.c
1735
wakeup(scr);
sys/dev/wscons/wsdisplay.c
1817
wakeup(sc);
sys/dev/wscons/wsdisplay.c
2300
wakeup(&sc->sc_resumescreen);
sys/dev/wscons/wsdisplay.c
515
wakeup(scr);
sys/dev/wscons/wseventvar.h
117
wakeup(ev);
sys/dev/wscons/wskbd.c
964
wakeup(sc);
sys/dev/wscons/wskbd.c
979
wakeup(sc);
sys/dev/wscons/wskbd.c
994
wakeup(sc);
sys/dev/wscons/wsmouse.c
408
wakeup(sc);
sys/dev/wscons/wsmouse.c
432
wakeup(sc);
sys/kern/init_main.c
540
wakeup((void *)&start_init_exec);
sys/kern/kern_acct.c
138
wakeup(&acct_proc);
sys/kern/kern_bufq.c
208
wakeup(&bq->bufq_outstanding);
sys/kern/kern_bufq.c
210
wakeup(&bq->bufq_waiting);
sys/kern/kern_bufq.c
247
wakeup(&bq->bufq_stop);
sys/kern/kern_bufq.c
251
wakeup(&bufqs_stop);
sys/kern/kern_clockintr.c
227
wakeup(&cq->cq_running);
sys/kern/kern_event.c
1974
wakeup(kq);
sys/kern/kern_event.c
2091
wakeup(kn);
sys/kern/kern_event.c
2309
wakeup(kn);
sys/kern/kern_exec.c
587
wakeup(pr->ps_pptr);
sys/kern/kern_exit.c
153
wakeup(pr->ps_pptr);
sys/kern/kern_exit.c
312
wakeup(initprocess);
sys/kern/kern_exit.c
385
wakeup(ppr);
sys/kern/kern_exit.c
396
wakeup(&pr->ps_threads);
sys/kern/kern_exit.c
452
wakeup(&deadproc);
sys/kern/kern_exit.c
520
wakeup(pr->ps_pptr);
sys/kern/kern_exit.c
789
wakeup(tr);
sys/kern/kern_malloc.c
250
wakeup(ksp);
sys/kern/kern_malloc.c
446
wakeup(ksp);
sys/kern/kern_malloc.c
494
wakeup(ksp);
sys/kern/kern_rwlock.c
444
wakeup(&rwl->rwl_readers);
sys/kern/kern_rwlock.c
509
wakeup(&rwl->rwl_readers);
sys/kern/kern_sched.c
201
wakeup(spc);
sys/kern/kern_sensors.c
268
wakeup(&sensors_running);
sys/kern/kern_sig.c
1264
wakeup(pr->ps_pptr);
sys/kern/kern_sig.c
1721
wakeup(pr->ps_pptr);
sys/kern/kern_sig.c
1723
wakeup(&pr->ps_suspendcnt);
sys/kern/kern_smr.c
173
TRACEPOINT(smr, wakeup, NULL);
sys/kern/kern_smr.c
174
wakeup(&smr_ndeferred);
sys/kern/kern_task.c
200
wakeup(tq);
sys/kern/kern_task.c
262
wakeup(&tq->tq_bthreads);
sys/kern/kern_task.c
286
wakeup(&tq->tq_bthreads);
sys/kern/kern_task.c
311
wakeup(&tq->tq_bgen);
sys/kern/kern_timeout.c
804
wakeup(&timeout_proc);
sys/kern/kern_timeout.c
807
wakeup(&timeout_proc_mp);
sys/kern/sched_bsd.c
485
TRACEPOINT(sched, wakeup, p->p_tid + THREAD_PID_OFFSET,
sys/kern/subr_autoconf.c
429
wakeup(&autoconf_attdet);
sys/kern/subr_autoconf.c
653
wakeup(&autoconf_attdet);
sys/kern/subr_autoconf.c
791
wakeup((void *)&config_pending);
sys/kern/subr_disk.c
1139
wakeup(dk);
sys/kern/subr_extent.c
1146
wakeup(ex);
sys/kern/subr_extent.c
1226
wakeup(&fex->fex_freelist);
sys/kern/subr_log.c
419
wakeup(msgbufp);
sys/kern/sys_pipe.c
341
wakeup(cpipe);
sys/kern/sys_pipe.c
436
wakeup(rpipe);
sys/kern/sys_pipe.c
467
wakeup(rpipe);
sys/kern/sys_pipe.c
604
wakeup(wpipe);
sys/kern/sys_pipe.c
646
wakeup(wpipe);
sys/kern/sys_pipe.c
797
wakeup(cpipe);
sys/kern/sys_pipe.c
807
wakeup(ppipe);
sys/kern/sys_pipe.c
832
wakeup(cpipe);
sys/kern/sysv_msg.c
125
wakeup(que);
sys/kern/sysv_msg.c
291
wakeup(que);
sys/kern/sysv_msg.c
296
wakeup(que);
sys/kern/sysv_msg.c
378
wakeup(que);
sys/kern/sysv_msg.c
394
wakeup(&que->que_flags);
sys/kern/sysv_msg.c
495
wakeup(que);
sys/kern/sysv_msg.c
531
wakeup(que);
sys/kern/sysv_sem.c
296
wakeup(semaptr);
sys/kern/sysv_sem.c
389
wakeup(semaptr);
sys/kern/sysv_sem.c
423
wakeup(semaptr);
sys/kern/sysv_sem.c
819
wakeup(semaptr);
sys/kern/sysv_sem.c
893
wakeup(semaptr);
sys/kern/tty.c
1297
wakeup((caddr_t)&tp->t_outq);
sys/kern/tty.c
1479
wakeup(&tp->t_rawq);
sys/kern/tty.c
2070
wakeup(&tp->t_outq);
sys/kern/tty.c
2086
wakeup((caddr_t)&tp->t_rawq);
sys/kern/tty_pty.c
391
wakeup(&tp->t_outq.c_cf);
sys/kern/tty_pty.c
395
wakeup(&tp->t_rawq.c_cf);
sys/kern/tty_pty.c
542
wakeup(&tp->t_canq);
sys/kern/tty_pty.c
564
wakeup(&tp->t_rawq);
sys/kern/uipc_socket2.c
122
wakeup(&so->so_timeo);
sys/kern/uipc_socket2.c
143
wakeup(&so->so_timeo);
sys/kern/uipc_socket2.c
164
wakeup(&so->so_timeo);
sys/kern/uipc_socket2.c
237
wakeup(&head->so_timeo);
sys/kern/uipc_socket2.c
571
wakeup(&sb->sb_cc);
sys/kern/vfs_bio.c
1061
wakeup(&needbuffer);
sys/kern/vfs_bio.c
1175
wakeup(bp);
sys/kern/vfs_bio.c
255
wakeup(&bd_req);
sys/kern/vfs_bio.c
441
wakeup(bp);
sys/kern/vfs_bio.c
773
wakeup(bp);
sys/kern/vfs_bio.c
791
wakeup(bp);
sys/kern/vfs_bio.c
803
wakeup(&nobuffers);
sys/kern/vfs_bio.c
810
wakeup(&needbuffer);
sys/kern/vfs_bio.c
943
wakeup(&bd_req);
sys/kern/vfs_bio.c
973
wakeup(&bd_req);
sys/kern/vfs_biomem.c
152
wakeup(&buf_needva);
sys/kern/vfs_biomem.c
200
wakeup(&buf_needva);
sys/kern/vfs_subr.c
1142
wakeup(vp);
sys/kern/vfs_subr.c
1932
wakeup(&vp->v_numoutput);
sys/miscfs/fifofs/fifo_vnops.c
200
wakeup(&fip->fi_writers);
sys/miscfs/fifofs/fifo_vnops.c
217
wakeup(&fip->fi_readers);
sys/miscfs/fuse/fuse_device.c
123
wakeup(f);
sys/miscfs/fuse/fuse_device.c
142
wakeup(f);
sys/miscfs/fuse/fuse_device.c
185
wakeup(&fd->fd_fbufs_in);
sys/miscfs/fuse/fuse_device.c
485
wakeup(fbuf);
sys/net/bpf.c
586
wakeup(d);
sys/net/if_pppx.c
1503
wakeup(sc);
sys/net/if_pppx.c
887
wakeup((caddr_t)pxi->pxi_dev);
sys/net/if_tun.c
288
wakeup(sc);
sys/net/if_tun.c
328
wakeup(&ifp->if_snd);
sys/net/if_tun.c
613
wakeup(&sc->sc_if.if_snd);
sys/netinet/if_ether.c
947
wakeup((caddr_t)&revarp_myip);
sys/netinet/tcp_subr.c
591
wakeup((caddr_t) &so->so_timeo);
sys/nfs/nfs_bio.c
479
wakeup(&np->n_flag);
sys/nfs/nfs_bio.c
488
wakeup(&np->n_flag);
sys/nfs/nfs_kq.c
162
wakeup(ke);
sys/nfs/nfs_kq.c
393
wakeup(pnfskq);
sys/nfs/nfs_socket.c
1300
wakeup((caddr_t)flagp);
sys/nfs/nfs_socket.c
1349
wakeup(flagp);
sys/nfs/nfs_srvcache.c
171
wakeup(rp);
sys/nfs/nfs_srvcache.c
214
wakeup(rp);
sys/nfs/nfs_srvcache.c
251
wakeup(rp);
sys/nfs/nfs_syscalls.c
571
wakeup((caddr_t)&nfssvc_sockhead);
sys/nfs/nfs_syscalls.c
631
wakeup(&nfs_bufqlen); /* wake up anyone waiting for room to enqueue IO */
sys/sys/systm.h
284
void wakeup(const volatile void *);
sys/ufs/mfs/mfs_vfsops.c
180
wakeup(bp);
sys/ufs/mfs/mfs_vnops.c
136
wakeup(vp);
sys/ufs/mfs/mfs_vnops.c
188
wakeup(bp);
sys/ufs/mfs/mfs_vnops.c
211
wakeup(vp);
sys/ufs/ufs/ufs_quota.c
1012
wakeup(dq);
sys/ufs/ufs/ufs_quota.c
920
wakeup(dq);
sys/uvm/uvm_aobj.c
1162
wakeup(ptmp);
sys/uvm/uvm_device.c
175
wakeup(lcv);
sys/uvm/uvm_device.c
277
wakeup(udv);
sys/uvm/uvm_fault.c
1471
wakeup(pg);
sys/uvm/uvm_fault.c
1515
wakeup(pg);
sys/uvm/uvm_fault.c
1559
wakeup(pg);
sys/uvm/uvm_fault.c
1663
wakeup(pg);
sys/uvm/uvm_fault.c
339
wakeup(pg);
sys/uvm/uvm_km.c
482
wakeup(&uvm_km_pages.free);
sys/uvm/uvm_km.c
613
wakeup(&uvm_km_pages.km_proc);
sys/uvm/uvm_km.c
685
wakeup(&uvm_km_pages.km_proc);
sys/uvm/uvm_km.c
715
wakeup(*kv->kv_map);
sys/uvm/uvm_map.c
5301
wakeup(&map->busy);
sys/uvm/uvm_page.c
1005
wakeup(pg);
sys/uvm/uvm_pager.c
236
wakeup(&psegs);
sys/uvm/uvm_pager.c
590
wakeup(ppsp[lcv]);
sys/uvm/uvm_pager.c
638
wakeup(&uvm.aiodoned);
sys/uvm/uvm_pdaemon.c
164
wakeup(&uvm.pagedaemon); /* wake the daemon! */
sys/uvm/uvm_pdaemon.c
274
wakeup(&uvmexp.free);
sys/uvm/uvm_pdaemon.c
331
wakeup(free <= uvmexp.reserve_kernel ? &uvm.pagedaemon :
sys/uvm/uvm_pmemrange.c
1188
wakeup(&uvm.pagedaemon);
sys/uvm/uvm_pmemrange.c
1213
wakeup(&uvmexp.zeropages);
sys/uvm/uvm_pmemrange.c
1332
wakeup(&uvmexp.free);
sys/uvm/uvm_pmemrange.c
1334
wakeup(&uvmexp.zeropages);
sys/uvm/uvm_pmemrange.c
1380
wakeup(&uvmexp.free);
sys/uvm/uvm_pmemrange.c
1382
wakeup(&uvmexp.zeropages);
sys/uvm/uvm_pmemrange.c
960
wakeup(&uvm.pagedaemon);
sys/uvm/uvm_vnode.c
1084
wakeup(ptmp);
sys/uvm/uvm_vnode.c
1270
wakeup(&uvn->u_nio);
sys/uvm/uvm_vnode.c
239
wakeup(uvn);
sys/uvm/uvm_vnode.c
369
wakeup(uvn);
sys/uvm/uvm_vnode.c
513
wakeup(uvn);
sys/uvm/uvm_vnode.c
763
wakeup(ptmp);
sys/uvm/uvm_vnode.c
820
wakeup(&uvn->u_flags);
usr.bin/rdistd/filesys.c
226
(void) signal(SIGALRM, wakeup);
usr.bin/rdistd/server.h
82
void wakeup(int);
usr.sbin/amd/amd/afs_ops.c
1020
wakeup(mf);
usr.sbin/amd/amd/afs_ops.c
1049
cp->callout = timeout(RETRY_INTERVAL, wakeup, mf);
usr.sbin/amd/amd/afs_ops.c
589
wakeup(mf);
usr.sbin/amd/amd/map.c
915
wakeup(mf);
usr.sbin/amd/amd/nfs_ops.c
162
wakeup(fp->fh_wchan);
usr.sbin/amd/amd/nfsx_ops.c
282
wakeup(n->n_mnt);
usr.sbin/amd/amd/nfsx_ops.c
315
wakeup(mf);
usr.sbin/amd/amd/sched.c
188
wakeup(cl);
usr.sbin/amd/amd/srvr_afs.c
91
wakeup(fs);
usr.sbin/amd/include/am.h
320
extern void wakeup(void *);