Home
last modified time | relevance | path

Searched full:waking (Results 1 – 25 of 297) sorted by relevance

12345678910>>...12

/linux/tools/testing/selftests/futex/functional/
H A Dfutex_requeue.c91 info("Waking 1 futex at f2\n"); in main()
114 info("Waking 3 futexes at f1 and requeuing 7 futexes from f1 to f2\n"); in main()
123 info("Waking INT_MAX futexes at f2\n"); in main()
/linux/tools/testing/selftests/ftrace/test.d/direct/
H A Dkprobe-direct.tc15 grep -q "my_direct_func: waking up" trace
25 grep -q "my_direct_func: waking up" trace
H A Dftrace-direct.tc14 grep -q "my_direct_func: waking up" trace
/linux/tools/perf/bench/
H A Dfutex-wake-parallel.c67 OPT_UINTEGER('w', "nwakers", &params.nwakes, "Specify amount of waking threads"),
204 printf("[Run %d]: Avg per-thread latency (waking %d/%d threads) " in print_run()
219 printf("Avg per-thread latency (waking %d/%d threads) in %.4f ms (+-%.2f%%)\n", in print_summary()
301 "futex %p), %d threads waking up %d at a time.\n\n", in bench_futex_wake_parallel()
329 /* Ok, all threads are patiently blocked, start waking folks up */ in bench_futex_wake_parallel()
H A Dfutex-wake.c180 "waking up %d at a time.\n\n", in bench_futex_wake()
206 /* Ok, all threads are patiently blocked, start waking folks up */ in bench_futex_wake()
/linux/include/net/
H A Dnetdev_queues.h150 * DOC: Lockless queue stopping / waking helpers.
154 * and waking netdev queues without full lock protection.
165 * The waking side does not have similar context restrictions.
205 * equal to @stop_thrs or higher to avoid frequent waking
215 * -1 if the queue was re-enabled (raced with waking)
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_breadcrumbs_types.h20 * with the herd waking after every interrupt and each doing the
33 * the overhead of waking that client is much preferred.
/linux/Documentation/trace/rv/
H A Dmonitor_rtapp.rst124 thread by waking it and waiting for it to exit (`kthread_stop()`). This
128 In the release path of rt_mutex, a boosted task is de-boosted before waking
130 wakeup (e.g. non-real-time task waking real-time task). This is actually
/linux/Documentation/scheduler/
H A Dsched-ext.rst217 The following briefly shows how a waking task is scheduled and executed.
219 1. When a task is waking up, ``ops.select_cpu()`` is the first operation
221 hint. Second, waking up the selected CPU if idle.
228 A side-effect of selecting a CPU is waking it up from idle. While a BPF
/linux/include/linux/sched/
H A Dsd_flags.h78 * Consider waking task on waking CPU.
/linux/Documentation/locking/
H A Dfutex-requeue-pi.rst17 pthread_cond_broadcast() must resort to waking all the tasks waiting
94 requeue call returning to user space and the waiter waking and
/linux/Documentation/devicetree/bindings/net/
H A Dfsl,gianfar.yaml73 If present, indicates that the hardware supports waking up via magic packet.
78 If present, indicates that the hardware supports waking up by Filer
/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Degalax-ts.txt7 - wakeup-gpios: the gpio pin to be used for waking up the controller
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intel-rapid-start20 remain asleep before waking up to enter hibernation.
/linux/drivers/powercap/
H A Didle_inject.c78 * update() - This callback is invoked just before waking up CPUs to inject
215 * The function starts idle injection by first waking up all of the idle
319 * @update: This callback is called just before waking up CPUs to inject
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-consumer-common.yaml44 GPIO connected to the pin waking up the device from suspend or other
/linux/arch/arm/mach-tegra/
H A Dreset-handler.S193 /* Waking up from LP1? */
206 /* Waking up from LP2? */
/linux/arch/arm/mach-imx/
H A Dcpuidle-imx6q.c61 * i.MX6 Q/DL has an erratum (ERR006687) that prevents the FEC from waking the
/linux/drivers/gpu/drm/i915/
H A Dvlv_suspend.c344 drm_err(&i915->drm, "timeout disabling GT waking\n"); in vlv_allow_gt_wake()
378 drm_dbg(&i915->drm, "GT register access while GT waking disabled\n"); in vlv_check_no_gt_access()
419 /* For safety always re-enable waking and disable gfx clock forcing */ in vlv_suspend_complete()
/linux/arch/arm/mach-s3c/
H A Dpm.h68 * Setup all the necessary GPIO pins for waking the system on external
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dimg,pdc-intc.yaml43 description: Number of waking peripherals
/linux/kernel/power/
H A Dautosleep.c57 * system from trying to suspend and waking up in a tight loop. in try_to_suspend()
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcsr.h74 * these provide simple PCI bus access, without waking up the MAC.
187 #define CSR_INT_BIT_WAKEUP (1 << 1) /* NIC controller waking up (pwr mgmt) */
375 * these provide only simple PCI bus access, without waking up the MAC.
/linux/arch/arm/mach-omap2/
H A Dpowerdomain.h51 * to a lower sleep state without waking up the powerdomain
172 * low-power state (e.g., OFF) without first waking up the
/linux/drivers/soc/renesas/
H A Dr9a06g032-smp.c17 * The second CPU is parked in ROM at boot time. It requires waking it after

12345678910>>...12