Home
last modified time | relevance | path

Searched full:wakes (Results 1 – 25 of 188) sorted by relevance

12345678

/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst236 15 w0 wakes up and burns CPU
240 35 w1 wakes up and finishes
243 50 w2 wakes up and finishes
254 15 w0 wakes up and burns CPU
256 20 w1 wakes up and finishes
257 25 w2 wakes up and finishes
266 15 w0 wakes up and burns CPU
268 20 w1 wakes up and finishes
271 35 w2 wakes up and finishes
282 15 w0 wakes up and burns CPU
[all …]
/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.
/linux/Documentation/core-api/
H A Dworkqueue.rst125 whenever an active worker wakes up or sleeps and keeps track of the
284 15 w0 wakes up and burns CPU
288 35 w1 wakes up and finishes
291 50 w2 wakes up and finishes
302 15 w0 wakes up and burns CPU
304 20 w1 wakes up and finishes
305 25 w2 wakes up and finishes
314 15 w0 wakes up and burns CPU
316 20 w1 wakes up and finishes
319 35 w2 wakes up and finishes
[all …]
/linux/arch/arm/mach-omap2/
H A Dclockdomain.c183 * @clkdm2: when this struct clockdomain * wakes up (source)
185 * When the clockdomain represented by @clkdm2 wakes up, wake up
209 pr_debug("clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n", in _clkdm_add_wkdep()
216 pr_debug("clockdomain: hardware will wake up %s when %s wakes up\n", in _clkdm_add_wkdep()
228 * @clkdm2: when this struct clockdomain * wakes up (source)
231 * wakes up. Returns -EINVAL if presented with invalid clockdomain
252 pr_debug("clockdomain: hardware cannot set/clear wake up of %s when %s wakes up\n", in _clkdm_del_wkdep()
259 pr_debug("clockdomain: hardware will no longer wake up %s after %s wakes up\n", in _clkdm_del_wkdep()
584 * @clkdm2: when this struct clockdomain * wakes up (source)
586 * When the clockdomain represented by @clkdm2 wakes up, wake up
[all …]
/linux/tools/virtio/virtio-trace/
H A Dtrace-agent-ctl.c63 /* Wakes rw-threads when they are sleeping */ in wait_order()
115 * this controller wakes all read/write threads. in rw_ctl_loop()
/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
/linux/drivers/platform/goldfish/
H A Dgoldfish_pipe.c549 struct goldfish_pipe_dev *dev, int *wakes) in signalled_pipes_pop_front() argument
558 *wakes = pipe->signalled_flags; in signalled_pipes_pop_front()
581 int wakes; in goldfish_interrupt_task() local
583 while ((pipe = signalled_pipes_pop_front(dev, &wakes)) != NULL) { in goldfish_interrupt_task()
584 if (wakes & PIPE_WAKE_CLOSED) { in goldfish_interrupt_task()
587 if (wakes & PIPE_WAKE_READ) in goldfish_interrupt_task()
589 if (wakes & PIPE_WAKE_WRITE) in goldfish_interrupt_task()
/linux/drivers/nvmem/
H A Dlpc18xx_eeprom.c109 /* Wait 100 us while the EEPROM wakes up */ in lpc18xx_eeprom_gather_write()
137 /* Wait 100 us while the EEPROM wakes up */ in lpc18xx_eeprom_read()
/linux/kernel/sched/
H A Dwait.c120 * If this function wakes up a task, it executes a full memory barrier
164 * If this function wakes up a task, it executes a full memory barrier before
190 * If this function wakes up a task, it executes a full memory barrier before
H A Dcompletion.c42 * If this function wakes up a task, it executes a full memory barrier before
57 * If this function wakes up a task, it executes a full memory barrier before
/linux/Documentation/devicetree/bindings/rtc/
H A Dbrcm,brcmstb-waketimer.yaml33 The TIMER interrupt wakes the system from low-power suspend/standby modes.
/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
/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.
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_breadcrumbs_types.h25 * or wakes up all the completed clients in parallel, before then
/linux/Documentation/ABI/obsolete/
H A Dsysfs-class-typec45 entered/exited so poll(2) on the attribute wakes up.
/linux/arch/arm/mach-pxa/
H A Dsmemc.c45 /* CSMSADRCFG wakes up in its default state (0), so we need to set it */ in pxa3xx_smemc_resume()
/linux/Documentation/scsi/
H A Dscsi_eh.rst138 4. Wakes up SCSI EH thread if shost->host_busy == shost->host_failed
148 shost->host_failed. This wakes up SCSI EH thread. So, once woken up,
188 3. Wakes up waiters on shost->host_wait. This occurs if someone
/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
/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
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dqcom,mpm.yaml16 monitors the interrupts when the system is asleep, wakes up the APSS when
/linux/drivers/slimbus/
H A Dsched.c20 * To exit clock-pause, controller typically wakes up active framer device.
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dtx.c89 /* TX will get stuck until something wakes it up by in mlx5e_xsk_tx()
/linux/kernel/futex/
H A Dsyscalls.c15 * FUTEX_OWNER_DIED bit, and wakes up a waiter (if any). The list is
275 * Given an array of `struct futex_waitv`, wait on each uaddr. The thread wakes

12345678