Searched refs:cv_broadcast (Results 26 - 50 of 74) sorted by relevance

123

/freebsd-12-stable/sys/dev/drm2/radeon/
H A Dradeon_sa.c402 cv_broadcast(&sa_manager->wq);
/freebsd-12-stable/sys/security/audit/
H A Daudit_worker.c471 cv_broadcast(&audit_watermark_cv);
H A Daudit_pipe.c499 cv_broadcast(&ap->ap_cv);
/freebsd-12-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_rl.c622 cv_broadcast(&rlw->cv);
925 cv_broadcast(&rlw->cv);
1001 cv_broadcast(&rlw->cv);
/freebsd-12-stable/sys/dev/vt/
H A Dvt_sysmouse.c194 cv_broadcast(&sysmouse_sleep);
/freebsd-12-stable/sys/dev/usb/
H A Dusb_dev.c305 cv_broadcast(&cpd->udev->ref_cv);
377 cv_broadcast(&cpd->udev->ref_cv);
610 cv_broadcast(&f->cv_io);
1743 cv_broadcast(&f->cv_io);
H A Dusb_busdma.c519 cv_broadcast(uptag->cv);
/freebsd-12-stable/sys/contrib/ena-com/
H A Dena_plat.h265 cv_broadcast(&((waitqueue).wq)); \
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddmu_tx.c981 cv_broadcast(&dn->dn_notxholds);
1148 cv_broadcast(&dn->dn_notxholds);
H A Dspa_misc.c605 cv_broadcast(&scl->scl_cv);
889 cv_broadcast(&spa_namespace_cv);
2016 cv_broadcast(&spa->spa_evicting_os_cv);
H A Ddsl_scan.c1429 cv_broadcast(&spa->spa_scrub_io_cv);
1475 cv_broadcast(&spa->spa_scrub_io_cv);
3394 cv_broadcast(&spa->spa_scrub_io_cv);
3679 cv_broadcast(&spa->spa_scrub_io_cv);
3685 cv_broadcast(&queue->q_zio_cv);
H A Dzil.c939 cv_broadcast(&zcw->zcw_cv);
1123 cv_broadcast(&zcw->zcw_cv);
3296 cv_broadcast(&zilog->zl_cv_suspend);
H A Dvdev_removal.c1125 cv_broadcast(&svr->svr_cv);
1496 cv_broadcast(&svr->svr_cv);
H A Ddbuf.c754 cv_broadcast(&dbuf_evict_cv);
1198 cv_broadcast(&db->db_changed);
2198 cv_broadcast(&db->db_changed);
3935 cv_broadcast(&db->db_changed);
/freebsd-12-stable/sys/kern/
H A Dkern_exit.c657 cv_broadcast(&p->p_pwait);
881 cv_broadcast(&p->p_pwait);
/freebsd-12-stable/sys/dev/acpica/Osd/
H A DOsdSynch.c124 cv_broadcast(&as->as_cv);
/freebsd-12-stable/sys/dev/adb/
H A Dadb_kbd.c466 cv_broadcast(&sc->sc_cv);
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_filter.c1189 cv_broadcast(&sc->tids.ftid_cv);
1240 cv_broadcast(&sc->tids.hftid_cv);
1277 cv_broadcast(&sc->tids.hftid_cv);
1309 cv_broadcast(&sc->tids.hftid_cv);
/freebsd-12-stable/sys/fs/nandfs/
H A Dnandfs_cleaner.c117 cv_broadcast(&fsdev->nd_clean_cv);
/freebsd-12-stable/stand/kshim/
H A Dbsd_kernel.h318 void cv_broadcast(struct cv *);
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c429 cv_broadcast(kcondvar_t *cv) function
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h341 extern void cv_broadcast(kcondvar_t *cv);
/freebsd-12-stable/sys/dev/ipmi/
H A Dipmi.c1013 cv_broadcast(&sc->ipmi_request_added);
/freebsd-12-stable/sys/dev/mlx5/
H A Ddriver.h335 #define MLX5_DMA_DONE(dev) cv_broadcast(&(dev)->cmd.dma_cv)
/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dip_log.c288 cv_broadcast(&softl->ipl_wait[i]);

Completed in 409 milliseconds

123