Home
last modified time | relevance | path

Searched defs:wakeup (Results 1 – 20 of 20) sorted by relevance

/NextBSD/contrib/amd/amd/
HDsched.c181 wakeup(wchan_t wchan) in wakeup() function
/NextBSD/sys/kern/
HDkern_synch.c369 wakeup(void *ident) in wakeup() function
/NextBSD/sys/mips/rmi/
HDxlr_machdep.c416 void (*wakeup) (void *, void *, unsigned int); in platform_start() local
HDrmi_boot_info.h46 uint64_t wakeup; member
/NextBSD/lib/libdispatch/src/
HDtrace.h161 pthread_priority_t pp, bool wakeup) in _dispatch_trace_queue_push_wakeup()
HDinline_internal.h276 pthread_priority_t pp, bool wakeup) in _dispatch_queue_push_wakeup()
HDqueue.c2935 pthread_priority_t pp, bool wakeup) in _dispatch_sync_f_slow()
HDsource.c3525 bool wakeup) in _dispatch_mach_send_push_wakeup()
/NextBSD/contrib/ntp/lib/isc/
HDtimer.c111 isc_condition_t wakeup; member
/NextBSD/sys/dev/safe/
HDsafe.c592 int wakeup = sc->sc_needwakeup & (CRYPTO_SYMQ|CRYPTO_ASYMQ); in safe_intr() local
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDdmu_tx.c1064 hrtime_t wakeup, min_tx_time, now; in dmu_tx_delay() local
/NextBSD/sbin/hastd/
HDprimary.c1552 bool wakeup; in remote_send_thread() local
/NextBSD/sys/compat/mach/ipc/
HDipc_port.c535 mach_port_msgcount_t i, wakeup; in ipc_port_set_qlimit() local
/NextBSD/sys/dev/sec/
HDsec.c565 int i, wakeup = 0; in sec_primary_intr() local
/NextBSD/sys/dev/ubsec/
HDubsec.c695 int wakeup; in ubsec_intr() local
/NextBSD/sys/dev/sound/pci/hda/
HDhdac.c359 hdac_reset(struct hdac_softc *sc, int wakeup) in hdac_reset()
/NextBSD/sys/dev/hifn/
HDhifn7751.c2296 int wakeup = sc->sc_needwakeup & (CRYPTO_SYMQ|CRYPTO_ASYMQ); in hifn_intr() local
/NextBSD/usr.sbin/bhyve/
HDsmbiostbl.c147 uint8_t wakeup; /* wake-up event */ member
/NextBSD/sys/dev/syscons/
HDsyscons.c3829 sc_respond(scr_stat *scp, const u_char *p, int count, int wakeup) in sc_respond()
/NextBSD/sys/dev/xen/blkback/
HDblkback.c1147 int wakeup) in xbb_release_reqlist()