Searched refs:usleep (Results 26 - 50 of 143) sorted by relevance

123456

/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi.c119 usleep(1000 * (long)args->id);
157 usleep(1000);
158 usleep(1000);
205 usleep(1000);
206 usleep(1000);
238 usleep(SIGNAL_PERIOD_US);
H A Dfutex_wait_uninitialized_heap.c112 usleep(WAIT_US);
H A Dfutex_wait_private_mapped_file.c110 usleep(WAKE_WAIT_US);
/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsig_sc_double_restart.c146 usleep(100000); /* Hack to get reader waiting */
148 usleep(100000);
/linux-master/tools/testing/selftests/timens/
H A Dclock_nanosleep.c81 usleep(10000 << j);
86 usleep(10000 << j);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dendian.c36 usleep(1);
H A Dprobe_read_user_str.c23 usleep(1);
H A Dcore_read_macros.c54 usleep(1);
H A Dsend_signal_sched_switch.c23 usleep(1);
H A Dlegacy_printk.c37 usleep(1); /* trigger */
H A Dsubskeleton.c71 usleep(1);
H A Ddynptr.c62 usleep(1);
H A Dcgroup_tcp_skb.c164 usleep(100000); /* 0.1s */
169 usleep(100000); /* 0.1s */
189 usleep(100000); /* 0.1s */
206 usleep(100000); /* 0.1s */
H A Dbpf_cookie.c59 usleep(1);
392 usleep(1);
414 usleep(1);
567 usleep(1);
598 usleep(1); /* trigger */
612 usleep(1); /* trigger */
626 usleep(1); /* trigger */
658 usleep(1); /* trigger */
673 usleep(1); /* trigger */
H A Drdonly_maps.c65 usleep(1);
H A Dperf_event_stackmap.c19 usleep(100);
H A Dtest_bpf_ma.c58 usleep(1);
H A Dtimer.c45 usleep(50); /* 10 usecs should be enough, but give it extra */
/linux-master/tools/testing/selftests/cgroup/
H A Dwait_inotify.c80 usleep(1000);
/linux-master/tools/include/nolibc/
H A Dunistd.h46 int usleep(unsigned int usecs) function
/linux-master/tools/testing/selftests/mm/
H A Dhugetlb_fault_after_madv.c30 usleep(rand() % 10);
/linux-master/tools/testing/selftests/damon/
H A Ddebugfs_target_ids_read_before_terminate_race.c31 usleep(1000);
/linux-master/tools/power/cpupower/bench/
H A Dbenchmark.c127 usleep(sleep_time);
153 usleep(sleep_time);
/linux-master/tools/testing/selftests/rlimits/
H A Drlimits-per-userns.c111 usleep(250000);
135 usleep(250000);
/linux-master/tools/testing/selftests/ftrace/test.d/event/
H A Devent-no-pid.tc61 sleep .001 || usleep 1 || sleep 1

Completed in 224 milliseconds

123456