Home
last modified time | relevance | path

Searched refs:wakes (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst222 15 w0 wakes up and burns CPU
226 35 w1 wakes up and finishes
229 50 w2 wakes up and finishes
240 15 w0 wakes up and burns CPU
242 20 w1 wakes up and finishes
243 25 w2 wakes up and finishes
252 15 w0 wakes up and burns CPU
254 20 w1 wakes up and finishes
257 35 w2 wakes up and finishes
270 20 w1 wakes up and finishes
[all …]
/openbmc/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c550 struct goldfish_pipe_dev *dev, int *wakes) in signalled_pipes_pop_front() argument
559 *wakes = pipe->signalled_flags; in signalled_pipes_pop_front()
582 int wakes; in goldfish_interrupt_task() local
584 while ((pipe = signalled_pipes_pop_front(dev, &wakes)) != NULL) { in goldfish_interrupt_task()
585 if (wakes & PIPE_WAKE_CLOSED) { in goldfish_interrupt_task()
588 if (wakes & PIPE_WAKE_READ) in goldfish_interrupt_task()
590 if (wakes & PIPE_WAKE_WRITE) in goldfish_interrupt_task()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-devices-platform-ACPI-TAD16 BIT(5): The AC timer wakes up from S4 if set
17 BIT(6): The AC timer wakes up from S5 if set
18 BIT(7): The DC timer wakes up from S4 if set
19 BIT(8): The DC timer wakes up from S5 if set
H A Dsysfs-bus-i2c-devices-hm635213 sleep mode, 1 wakes it up.
H A Dsysfs-bus-typec10 entered/exited so poll(2) on the attribute wakes up.
H A Dsysfs-class-typec12 wakes up. Change on the role will also generate uevent
27 wakes up. Change on the role will also generate uevent
61 poll(2) on the attribute wakes up. Change on VCONN source also
/openbmc/linux/Documentation/core-api/
H A Dworkqueue.rst269 15 w0 wakes up and burns CPU
273 35 w1 wakes up and finishes
276 50 w2 wakes up and finishes
287 15 w0 wakes up and burns CPU
289 20 w1 wakes up and finishes
290 25 w2 wakes up and finishes
299 15 w0 wakes up and burns CPU
301 20 w1 wakes up and finishes
304 35 w2 wakes up and finishes
317 20 w1 wakes up and finishes
[all …]
/openbmc/linux/Documentation/devicetree/bindings/net/bluetooth/
H A Dnxp,88w8987-bt.yaml15 state. De-asserting break wakes up the BT chip.
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dbrcm,brcmstb-waketimer.yaml33 The TIMER interrupt wakes the system from low-power suspend/standby modes.
/openbmc/linux/Documentation/ABI/obsolete/
H A Dsysfs-class-typec45 entered/exited so poll(2) on the attribute wakes up.
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dqcom,mpm.yaml16 monitors the interrupts when the system is asleep, wakes up the APSS when
/openbmc/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst110 when an RT task wakes up. This cost is unchanged by using uclamp. Uclamp only
127 they are intact. Clamping happens only when needed, e.g: when a task wakes up
136 When a task wakes up on an rq, the utilization signal of the rq will be
167 When a task wakes up, the scheduler will look at the current effective uclamp
547 wakes up. However, it requires to finish its work within a specific time window
648 wakes up on an idle CPU, then it will run at min frequency (Fmin) this
685 If task p1 wakes up on this CPU, which have:
728 performance point when it wakes up and starts running, then all these
H A Dsched-deadline.rst57 every time the task wakes up, the scheduler computes a "scheduling deadline"
82 - When a SCHED_DEADLINE task wakes up (becomes ready for execution),
180 (b) If the task wakes up before the inactive timer fires, the task re-enters
182 In addition, if the task wakes up on a different runqueue, then
189 "inactive timer" fires or when the task wakes up).
194 (d) When an inactive task wakes up, it enters the ActiveContending state and
285 Task T1 wakes up. It enters the ActiveContending state again, and the
/openbmc/linux/Documentation/mhi/
H A Dmhi.rst211 * Device wakes up to process the TD.
215 * Host wakes up and checks the event ring for completion event.
/openbmc/linux/Documentation/trace/
H A Dtimerlat-tracer.rst7 the tracer sets a periodic timer that wakes up a thread. The thread then
101 stacktrace section). Then the timer interrupt that wakes up the timerlat
/openbmc/linux/Documentation/driver-api/usb/
H A Dpersist.rst28 wakes up all the devices attached to that controller are treated as
65 suspended -- but it will crash as soon as it wakes up, which isn't
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dti-omap-hsmmc.txt101 event normally. Since am33xx doesn't have this line it never wakes from
/openbmc/linux/Documentation/locking/
H A Drobust-futexes.rst102 this thread with the FUTEX_OWNER_DIED bit, and wakes up one waiter (if
196 and wakes up the next futex waiter (if any). User-space does the rest of
H A Dpi-futex.rst111 pi_state->rt_mutex and thus wakes up any potential waiters.
/openbmc/linux/Documentation/PCI/
H A Dboot-interrupts.rst65 handler wakes. These "one shot" conditions mean that the threaded interrupt
/openbmc/linux/Documentation/power/
H A Duserland-swsusp.rst111 to use the SNAPSHOT_UNFREEZE call after the system wakes up. This call
H A Dcharger-manager.rst35 periodically. However, such a method wakes up devices unnecessarily for
/openbmc/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst186 those IOCTLs wakes up the faulting thread.
209 set. This wakes up the thread which will continue to run with writes. This
/openbmc/linux/Documentation/networking/device_drivers/wifi/intel/
H A Dipw2100.rst244 must buffer packets at the AP until the station wakes up and requests
/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst198 interrupt wakes up the netdev, which can then refill the queue.

12