Home
last modified time | relevance | path

Searched refs:IDLE (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/net/
H A Dmp_ring.c52 IDLE = 0, /* consumer ran to completion, nothing more to do. */ enumerator
87 return (IDLE); in state_to_flags()
106 if (prev == IDLE) in drain_ring_locked()
180 if (prev == IDLE) in drain_ring_lockless()
338 MPASS(os.flags != IDLE); in ifmp_ring_enqueue()
375 if (os.flags == IDLE) in ifmp_ring_enqueue()
413 MPASS(os.flags != IDLE); in ifmp_ring_enqueue()
456 if (os.flags == IDLE) in ifmp_ring_enqueue()
532 s.flags == IDLE) in ifmp_ring_is_idle()
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Drohm,bd71837-regulator.yaml70 PMIC default "IDLE" state voltage in uV. See below table for
H A Drohm,bd71828-regulator.yaml61 PMIC default "IDLE" state voltage in uV. See below table for
H A Drohm,bd71847-regulator.yaml69 PMIC default "IDLE" state voltage in uV. See below table for
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dnvidia,tegra20-usb-phy.txt43 before declare IDLE.
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml57 ..__[EXEC]__|__[PREP]__|__[ENTRY]__|__[IDLE]__|__[EXIT]__|__[EXEC]__..
79 to completion up to IDLE before anything else can happen.
81 IDLE: This is the actual energy-saving idle period. This may last
/f-stack/freebsd/contrib/rdma/krping/
H A Dkrping.c146 IDLE = 1, enumerator
2013 cb->state = IDLE; in krping_doit()
/f-stack/freebsd/contrib/ngatm/netnatm/saal/
H A Dsaal_sscop.c280 TIMER_FUNC(idle, IDLE) in TIMER_FUNC()