| /linux/tools/testing/selftests/futex/functional/ |
| H A D | futex_requeue.c | |
| /linux/tools/perf/bench/ |
| H A D | futex-wake-parallel.c | 67 OPT_UINTEGER('w', "nwakers", ¶ms.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 D | futex-wake.c | 180 "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/tools/testing/selftests/ftrace/test.d/direct/ |
| H A D | kprobe-direct.tc | 15 grep -q "my_direct_func: waking up" trace 25 grep -q "my_direct_func: waking up" trace
|
| H A D | ftrace-direct.tc | 14 grep -q "my_direct_func: waking up" trace
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_breadcrumbs_types.h | 20 * with the herd waking after every interrupt and each doing the 33 * the overhead of waking that client is much preferred.
|
| /linux/Documentation/locking/ |
| H A D | futex-requeue-pi.rst | 17 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 D | fsl,gianfar.yaml | 73 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/ABI/testing/ |
| H A D | sysfs-driver-intel-rapid-start | 20 remain asleep before waking up to enter hibernation.
|
| /linux/Documentation/trace/rv/ |
| H A D | monitor_wwnr.rst | 37 waking the task up. BOOM, the wakeup will happen while the task is
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-consumer-common.yaml | 44 GPIO connected to the pin waking up the device from suspend or other
|
| /linux/arch/arm/mach-tegra/ |
| H A D | reset-handler.S | 193 /* Waking up from LP1? */ 206 /* Waking up from LP2? */
|
| /linux/arch/arm/mach-imx/ |
| H A D | cpuidle-imx6q.c | 61 * i.MX6 Q/DL has an erratum (ERR006687) that prevents the FEC from waking the
|
| /linux/Documentation/scheduler/ |
| H A D | sched-ext.rst | 281 The following briefly shows how a waking task is scheduled and executed. 283 1. When a task is waking up, ``ops.select_cpu()`` is the first operation 285 hint. Second, waking up the selected CPU if idle. 292 A side-effect of selecting a CPU is waking it up from idle. While a BPF
|
| /linux/arch/arm/mach-s3c/ |
| H A D | pm.h | 68 * Setup all the necessary GPIO pins for waking the system on external
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | img,pdc-intc.yaml | 43 description: Number of waking peripherals
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | csr.h | 74 * 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 D | powerdomain.h | 51 * 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 D | r9a06g032-smp.c | 17 * The second CPU is parked in ROM at boot time. It requires waking it after
|
| /linux/rust/kernel/sync/ |
| H A D | condvar.rs | 228 /// completely (as opposed to automatically waking up the next waiter). 237 /// completely (as opposed to automatically waking up the next waiter).
|
| /linux/drivers/acpi/ |
| H A D | sleep.c | 454 * If necessary, set the firmware waking vector and do arch-specific 455 * nastiness to get the wakeup code to the waking vector. 496 pr_info("Waking up from system sleep state S%d\n", acpi_state); in acpi_pm_finish() 500 /* reset firmware waking vector */ in acpi_pm_finish()
|
| /linux/arch/mips/loongson2ef/common/ |
| H A D | pm.c | 57 * Setup the board-specific events for waking up loongson from wait mode
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | samsung,pinctrl.yaml | 24 - External wake-up interrupts - multiplexed (capable of waking up the system 28 - External wake-up interrupts - direct (capable of waking up the system, see
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | ps.c | 62 wl1251_debug(DEBUG_PSM, "waking up chip from elp"); in wl1251_ps_elp_wakeup()
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_kunit_helpers.c | 106 * to avoid waking up the device inside the test. It uses deferred cleanup
|