Searched refs:wakes (Results 1 – 25 of 39) sorted by relevance
12
17 want active scans to be launched on certain types of dark resume wakes where the21 We permit active scans to be launched when the system wakes up due to a SSID26 However, when the system wakes up due to a RTC timer (e.g. the periodic scan
9 It also spawns off a realtime thread of higher priority that simply wakes up
283 __u32 wakes; member
15 This test verifies that the NIC wakes the DUT up in dark resume on the
15 This test verifies that the NIC wakes the DUT up in dark resume upon getting
15 This test verifies that the NIC wakes the DUT up in dark resume upon receiving
10 1. Has Wake-on-LAN magic packet capabilities and successfully wakes from
19 DUT lid triggers suspend and opening lid wakes it up.
13 This test verifies that shill disables wake on WiFi when the DUT wakes up in
26 …`grpc_cq_completion` on the appropriate completion queue and "kicks" (i.e wakes ups) the thread th…28 …backs and finally kicks *Thread P* by signalling `event_fd_P`. *Thread P* wakes up, realizes that …59 …ds` into a single epoll-based set. This would ensure that only one thread wakes up in case of an e…68 In this new model, only one thread wakes up whenever an event of interest happens in an epoll set.
51 * Propose killing "sealert"; this is a new thing in F7 that wakes up67 - beagle (even latest wakes up 10 times/second when not indexing)
40 When a worker wakes up, it will attempt to move as many pages as
204 "has a bug that wakes it up 10 times per second."289 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "460 "This wakes the disk up less frequently for background VM activity"
210 "has a bug that wakes it up 10 times per second."319 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "559 "This wakes the disk up less frequently for background VM activity"
206 "has a bug that wakes it up 10 times per second."306 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "543 "This wakes the disk up less frequently for background VM activity"
204 "has a bug that wakes it up 10 times per second."293 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "514 "This wakes the disk up less frequently for background VM activity"
118 "This wakes the disk up less frequently for background VM activity"380 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."450 "has a bug that wakes it up 10 times per second."
212 "has a bug that wakes it up 10 times per second."308 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."528 "This wakes the disk up less frequently for background VM activity"
207 "has a bug that wakes it up 10 times per second."313 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "557 "This wakes the disk up less frequently for background VM activity"
206 "has a bug that wakes it up 10 times per second."302 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "550 "This wakes the disk up less frequently for background VM activity"
208 "has a bug that wakes it up 10 times per second."312 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "557 "This wakes the disk up less frequently for background VM activity"
205 "has a bug that wakes it up 10 times per second."312 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than "554 "This wakes the disk up less frequently for background VM activity"
212 "has a bug that wakes it up 10 times per second."308 "The in-kernel irq balancer is obsolete and wakes the CPU up far more than needed."529 "This wakes the disk up less frequently for background VM activity"
526 The :meth:`notify` method wakes up one of the threads waiting for the condition527 variable, if any are waiting. The :meth:`notifyAll` method wakes up all threads606 This method wakes up at most *n* of the threads waiting for the condition609 The current implementation wakes up exactly *n* threads, if at least *n*622 :meth:`notify`, but wakes up all waiting threads instead of one. If the