/openbmc/linux/include/net/ |
H A D | netdev_queues.h | 8 * DOC: Lockless queue stopping / waking helpers. 12 * and waking netdev queues without full lock protection. 23 * The waking side does not have similar context restrictions. 63 * equal to @stop_thrs or higher to avoid frequent waking 73 * -1 if the queue was re-enabled (raced with waking)
|
/openbmc/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_requeue.c | 91 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()
|
/openbmc/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
|
/openbmc/linux/tools/perf/bench/ |
H A D | futex-wake-parallel.c | 64 OPT_UINTEGER('w', "nwakers", ¶ms.nwakes, "Specify amount of waking threads"), 201 printf("[Run %d]: Avg per-thread latency (waking %d/%d threads) " in print_run() 216 printf("Avg per-thread latency (waking %d/%d threads) in %.4f ms (+-%.2f%%)\n", in print_summary() 295 "futex %p), %d threads waking up %d at a time.\n\n", in bench_futex_wake_parallel() 323 /* Ok, all threads are patiently blocked, start waking folks up */ in bench_futex_wake_parallel()
|
H A D | futex-wake.c | 177 "waking up %d at a time.\n\n", in bench_futex_wake() 203 /* Ok, all threads are patiently blocked, start waking folks up */ in bench_futex_wake()
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_breadcrumbs_types.h | 19 * with the herd waking after every interrupt and each doing the 32 * the overhead of waking that client is much preferred.
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | fsl-tsec-phy.txt | 63 waking up via magic packet. 65 waking up by Filer General Purpose Interrupt (FGPI) asserted on the
|
/openbmc/linux/include/trace/events/ |
H A D | sched.h | 139 * Tracepoint for waking up a task: 167 * Tracepoint called when waking a task; this tracepoint is guaranteed to be 168 * called from the waking context. 176 * It is not always called from the waking context. 183 * Tracepoint for waking up a new task: 718 * Tracepoint for waking a polling cpu without an IPI.
|
/openbmc/linux/include/linux/sched/ |
H A D | sd_flags.h | 78 * Consider waking task on waking CPU.
|
/openbmc/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
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | egalax-ts.txt | 7 - wakeup-gpios: the gpio pin to be used for waking up the controller
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | acpi_table.h | 208 u32 firmware_waking_vector; /* Firmware waking vector */ 211 u32 x_firmware_waking_vector_l; /* X FW waking vector, low */ 212 u32 x_firmware_waking_vector_h; /* X FW waking vector, high */
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-intel-rapid-start | 20 remain asleep before waking up to enter hibernation.
|
/openbmc/linux/include/linux/platform_data/ |
H A D | keypad-nomadik-ske.h | 38 * @wakeup_enable: allow waking up the system
|
/openbmc/linux/drivers/powercap/ |
H A D | idle_inject.c | 78 * 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
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | pci.h | 142 * waking up the device might scribble over host memory or return 147 /* Waking up takes some time (up to 2ms in some cases) so it can be bad
|
/openbmc/linux/Documentation/trace/rv/ |
H A D | monitor_wwnr.rst | 37 waking the task up. BOOM, the wakeup will happen while the task is
|
/openbmc/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
|
/openbmc/linux/rust/kernel/sync/ |
H A D | condvar.rs | 162 /// completely (as opposed to automatically waking up the next waiter). 170 /// completely (as opposed to automatically waking up the next waiter).
|
/openbmc/linux/arch/arm/mach-tegra/ |
H A D | reset-handler.S | 193 /* Waking up from LP1? */ 206 /* Waking up from LP2? */
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
H A D | mp.c | 90 * observe the correct value after waking up from wfe. in fsl_layerscape_wake_seconday_cores() 97 printf("Waking secondary cores to start from %lx\n", gd->relocaddr); in fsl_layerscape_wake_seconday_cores()
|
/openbmc/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
|
/openbmc/linux/arch/mips/loongson64/ |
H A D | pm.c | 57 * Setup the board-specific events for waking up loongson from wait mode
|
/openbmc/linux/arch/arm/mach-s3c/ |
H A D | pm.h | 70 * Setup all the necessary GPIO pins for waking the system on external
|