Searched refs:sleep (Results 1 - 25 of 644) sorted by relevance

1234567891011>>

/linux-master/arch/sh/kernel/cpu/shmobile/
H A DMakefile7 obj-$(CONFIG_PM) += pm.o sleep.o
/linux-master/arch/arm/mach-s5pv210/
H A DMakefile6 obj-$(CONFIG_PM_SLEEP) += pm.o sleep.o
/linux-master/tools/testing/selftests/tc-testing/scripts/
H A Dtaprio_wait_for_admin.sh15 sleep 1
/linux-master/tools/testing/selftests/ftrace/test.d/ftrace/
H A Dfunc_profiler.tc29 sleep 1
38 sleep 1
56 sleep 1
H A Dfunc_profile_stat.tc11 ( echo "forked"; sleep 1 )
19 ( echo "forked"; sleep 1 )
H A Dfunc-filter-stacktrace.tc11 (echo "forked"; sleep 1)
H A Dfunc_event_triggers.tc48 sleep $SLEEP_TIME
70 sleep $SLEEP_TIME
88 sleep $SLEEP_TIME
94 sleep $SLEEP_TIME
103 sleep $SLEEP_TIME
108 sleep $SLEEP_TIME
115 sleep $SLEEP_TIME
/linux-master/tools/testing/selftests/ftrace/test.d/tracer/
H A Dwakeup_rt.tc11 chrt -f 5 sleep 1
H A Dwakeup.tc11 chrt -f 5 sleep 1
/linux-master/tools/perf/tests/shell/
H A Dstat_all_metricgroups.sh21 perf stat -M "$m" $system_wide_flag sleep 0.01
/linux-master/tools/testing/selftests/ftrace/test.d/trigger/inter-event/
H A Dtrigger-synthetic-event-stack-legacy.tc18 sleep 1
H A Dtrigger-synthetic-event-stack.tc17 sleep 1
/linux-master/tools/testing/selftests/ftrace/test.d/kprobe/
H A Dkprobe_insn_boundary.tc18 sleep 5
/linux-master/tools/testing/selftests/ftrace/test.d/direct/
H A Dkprobe-direct.tc13 sleep 1
24 sleep 1
35 sleep 1
/linux-master/arch/arm/mach-tegra/
H A DMakefile7 obj-y += sleep.o
9 obj-y += sleep-tegra20.o
10 obj-y += sleep-tegra30.o
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote-noreap.sh29 sleep 30
/linux-master/arch/x86/kernel/acpi/
H A DMakefile4 obj-$(CONFIG_ACPI_SLEEP) += sleep.o wakeup_$(BITS).o
/linux-master/samples/watchdog/
H A Dwatchdog-simple.c21 sleep(10);
/linux-master/arch/arm/mach-rockchip/
H A DMakefile5 obj-$(CONFIG_PM_SLEEP) += pm.o sleep.o
/linux-master/tools/power/cpupower/bench/
H A Dparse.h10 long sleep; /* sleep time in ��s */ member in struct:config
13 * sleep time after every round in ��s */
16 unsigned int cycles; /* calculation cycles with the same sleep/load time */
17 unsigned int rounds; /* calculation rounds with iterated sleep/load time */
/linux-master/tools/testing/selftests/net/
H A Dtoeplitz_client.sh19 sleep 0.001
H A Dnet_helper.sh23 sleep 0.1
H A Dfcnal-test.sh192 sleep 1
542 sleep 1
576 sleep 1
878 sleep 1
886 sleep 1
894 sleep 1
902 sleep 1
913 sleep 1
921 sleep 1
929 sleep
[all...]
/linux-master/arch/powerpc/boot/dts/fsl/
H A Dmpc8568si-post.dtsi40 sleep = <&pmc 0x08000000>;
52 sleep = <&pmc 0x80000000>;
64 sleep = <&pmc 0x20000000>;
90 sleep = <&pmc 0x00080000>;
125 i2c-sleep-nexus {
129 sleep = <&pmc 0x00000004>;
137 duart-sleep-nexus {
141 sleep = <&pmc 0x00000002>;
158 sleep = <&pmc 0x00000400>;
163 sleep
[all...]
/linux-master/arch/arm/mach-pxa/
H A Dsleep.S2 * Low-level PXA250/210 sleep/wakeUp support
28 * pxa3xx_finish_suspend() - forces CPU into sleep state (S2D3C4)
32 mcr p14, 0, r0, c7, c0, 0 @ enter sleep
34 20: b 20b @ waiting for sleep
41 * Forces CPU into sleep state.
43 * r0 = value for PWRMODE M field for desired sleep state
46 @ Put the processor to sleep
49 @ prepare value for sleep mode
50 mov r1, r0 @ sleep mode
68 @ (see Errata 50, ...processor does not exit from sleep
[all...]

Completed in 577 milliseconds

1234567891011>>