Searched refs:woken (Results 1 – 9 of 9) sorted by relevance
44 signed long oldcount, woken, loop; in __rwsem_do_wake() local76 woken = 0; in __rwsem_do_wake()78 woken++; in __rwsem_do_wake()87 loop = woken; in __rwsem_do_wake()88 woken *= RWSEM_ACTIVE_BIAS-RWSEM_WAITING_BIAS; in __rwsem_do_wake()89 woken -= RWSEM_ACTIVE_BIAS; in __rwsem_do_wake()90 rwsem_atomic_add(woken,sem); in __rwsem_do_wake()
57 int woken; in __rwsem_do_wake() local78 woken = 0; in __rwsem_do_wake()86 woken++; in __rwsem_do_wake()92 sem->activity += woken; in __rwsem_do_wake()
92 - Make sure passthru commands get woken up if we run out of
126 - Make sure passthru commands get woken up if we run out of
120 CONFIG_NET_HW_FLOWCONTROL. This allows the driver to be woken up
58 problems: first, kswapd is woken up as in 2.2 on low memory conditions
80 bdflush isn't woken up often enough. The
329 subtleties to take account of. First P will determine if it was woken344 In case P is woken up by a signal and not by Venus, it will first look
3480 woken so that it can proceed after the network port has shut down.