/freebsd-src/sys/contrib/device-tree/Bindings/net/ |
H A D | fsl-tsec-phy.txt | 63 waking up via magic packet. 65 waking up by Filer General Purpose Interrupt (FGPI) asserted on the
|
H A D | macb.txt | 42 - magic-packet : If present, indicates that the hardware supports waking
|
H A D | fsl-fec.txt | 20 - fsl,magic-packet : If present, indicates that the hardware supports waking
|
H A D | cdns,macb.yaml | 151 Indicates that the hardware supports waking up via magic packet.
|
H A D | fsl,fec.yaml | 168 If present, indicates that the hardware supports waking up via magic packet.
|
/freebsd-src/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | egalax-ts.txt | 7 - wakeup-gpios: the gpio pin to be used for waking up the controller
|
/freebsd-src/sys/contrib/dev/athk/ath10k/ |
H A D | pci.h | 141 * waking up the device might scribble over host memory or return 146 /* Waking up takes some time (up to 2ms in some cases) so it can be bad
|
/freebsd-src/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-consumer-common.yaml | 44 GPIO connected to the pin waking up the device from suspend or other
|
/freebsd-src/share/examples/ses/sesd/ |
H A D | sesd.0 | 54 detached becomes a daemon, by default waking up every 30 seconds to
|
/freebsd-src/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_beacon.c | 187 * save operation (waking up in anticipation of a beacon) in ar5416SetStaBeaconTimers() 206 * to 10TU, the NIC starts not waking up at the right times to hear in ar5416SetStaBeaconTimers()
|
/freebsd-src/share/man/man9/ |
H A D | selrecord.9 | 54 and the waking of the proper threads when an event of interest occurs on an
|
H A D | condvar.9 | 107 In addition to waking waiters,
|
H A D | ifnet.9 | 744 This Ethernet interface supports waking up on any Unicast packet. 746 This Ethernet interface supports waking up on any Multicast packet. 748 This Ethernet interface supports waking up on any Magic packet such
|
H A D | sleepqueue.9 | 344 One possible use is waking up a specific thread from a widely shared sleep
|
/freebsd-src/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | samsung,pinctrl.yaml | 24 - External wake-up interrupts - multiplexed (capable of waking up the system 28 - External wake-up interrupts - direct (capable of waking up the system, see
|
/freebsd-src/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | img,pdc-intc.txt | 22 - num-perips: Number of waking peripherals.
|
/freebsd-src/sys/contrib/openzfs/include/sys/ |
H A D | rrwlock.h | 52 * - rr_cv: cv for waking up readers or waiting writers
|
/freebsd-src/sys/sys/ |
H A D | fail.h | 81 /**< Function to call after waking from sleep or pause */ 159 * set fp_post_sleep_fn or an error will occur upon waking.
|
H A D | turnstile.h | 56 * without waking up any waiters, it may call turnstile_disown().
|
H A D | sleepqueue.h | 59 * is responsible for waking up the swapper by calling kick_proc0() after
|
H A D | taskqueue.h | 65 * interrupt or waking a kernel thread).
|
/freebsd-src/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | brcm,bcm4329-fmac.yaml | 63 description: Out-of-band (OOB) IRQ line for waking up the host
|
/freebsd-src/sys/contrib/dev/iwlwifi/ |
H A D | iwl-csr.h | 18 * these provide simple PCI bus access, without waking up the MAC. 194 #define CSR_INT_BIT_WAKEUP (1 << 1) /* NIC controller waking up (pwr mgmt) */ 497 * these provide only simple PCI bus access, without waking up the MAC.
|
/freebsd-src/sys/kern/ |
H A D | kern_lock.c | 358 "%s: %p waking up threads on the exclusive queue", in wakeupshlk() 385 LOCK_LOG3(lk, "%s: %p waking up threads on the %s queue", in wakeupshlk() 1174 "%s: %p waking up threads on the exclusive queue", in lockmgr_xunlock_hard() 1191 LOCK_LOG3(lk, "%s: %p waking up threads on the %s queue", in lockmgr_xunlock_hard() 1504 "%s: %p waking up threads on the exclusive queue", in __lockmgr_args() 1519 "%s: %p waking up all threads on the %s queue", in __lockmgr_args()
|
/freebsd-src/sys/vm/ |
H A D | vm_pagequeue.h | 118 * | - Threshold for waking up the page daemon. 134 * | - Minimum for waking a page daemon thread sleeping in vm_wait().
|