Home
last modified time | relevance | path

Searched refs:wakeup_one (Results 1 – 25 of 28) sorted by relevance

12

/f-stack/freebsd/kern/
H A Dkern_alq.c221 wakeup_one(alq); in ald_daemon()
656 wakeup_one(waitchan); in alq_writen()
803 wakeup_one(waitchan); in alq_getn()
881 wakeup_one(waitchan); in alq_post_flags()
908 wakeup_one(alq); in alq_flush()
H A Dsubr_taskqueue.c423 wakeup_one(queue->tq_threads); in taskqueue_drain_tq_active()
833 wakeup_one(tq->tq_threads); in taskqueue_thread_loop()
H A Dsubr_gtaskqueue.c319 wakeup_one(queue->tq_threads); in gtaskqueue_drain_tq_active()
569 wakeup_one(tq->tq_threads); in gtaskqueue_thread_loop()
H A Dsubr_firmware.c276 wakeup_one(arg); in loadimage()
H A Dkern_synch.c364 wakeup_one(const void *ident) in wakeup_one() function
H A Dkern_rmlock.c1081 wakeup_one(&rms->writers); in rms_runlock_fallback()
1233 wakeup_one(&rms->owner); in rms_wunlock()
H A Dsys_socket.c576 wakeup_one(&soaio_idle); in soaio_enqueue()
H A Duipc_mqueue.c1802 wakeup_one(&mq->mq_receivers); in _mqueue_send()
1943 wakeup_one(&mq->mq_senders); in _mqueue_recv()
H A Dsys_pipe.c654 wakeup_one(cpipe); in pipeunlock()
H A Dkern_exec.c1350 wakeup_one(&exec_args_kva_freelist); in exec_release_args_kva()
/f-stack/lib/
H A Dff_kern_synch.c116 wakeup_one(const void *chan) in wakeup_one() function
H A Dff_ng_base.c286 wakeup_one(&ng_worklist)
/f-stack/freebsd/opencrypto/
H A Dcrypto.c403 wakeup_one(q); in crypto_terminate()
1204 wakeup_one(&crp_q); in crypto_unblock()
1470 wakeup_one(&crp_q); in crypto_batch_enqueue()
1491 wakeup_one(&crp_q); in crypto_kdispatch()
1865 wakeup_one(&ret_worker->crp_ret_q); /* shared wait channel */ in crypto_done()
1898 wakeup_one(&ret_worker->crp_ret_q); /* shared wait channel */ in crypto_kdone()
1939 wakeup_one(chan); in crypto_finis()
H A Dcryptodev.c1204 wakeup_one(krp); in cryptodevkey_cb()
/f-stack/freebsd/arm/mv/
H A Dmv_spi.c368 wakeup_one(dev); in mv_spi_transfer()
H A Da37x0_spi.c458 wakeup_one(dev); in a37x0_spi_transfer()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_spi.c526 wakeup_one(dev); in bcm_spi_transfer()
/f-stack/freebsd/arm/xilinx/
H A Dzy7_spi.c564 wakeup_one(dev); in zy7_spi_transfer()
H A Dzy7_qspi.c722 wakeup_one(dev); in zy7_qspi_transfer()
/f-stack/freebsd/arm/ti/
H A Dti_spi.c544 wakeup_one(dev); in ti_spi_transfer()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzvol_os.c551 wakeup_one(&zsg->zsg_queue); in zvol_geom_bio_start()
1430 wakeup_one(&zsg->zsg_queue); in zvol_clear_private()
/f-stack/freebsd/sys/
H A Dsystm.h541 void wakeup_one(const void *chan);
/f-stack/freebsd/vm/
H A Duma_core.c3931 wakeup_one(&zone->uz_max_items); in zone_alloc_limit_hard()
3995 wakeup_one(&zone->uz_max_items); in zone_free_limit()
/f-stack/freebsd/amd64/vmm/
H A Dvmm.c2515 wakeup_one(vcpu); in vcpu_notify_event_locked()
/f-stack/freebsd/netgraph/
H A Dng_base.c282 wakeup_one(&ng_worklist)

12