Searched refs:sleep (Results 201 - 225 of 644) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote.sh167 sleep 60
209 sleep $sleeptime
262 sleep 30
273 sleep 30
/linux-master/tools/testing/selftests/pidfd/
H A Dpidfd_test.c386 ksft_print_msg("Child Thread: doing exec of sleep\n");
388 execl("/bin/sleep", "sleep", str(CHILD_THREAD_MIN_WAIT), (char *)NULL);
438 sleep(1);
485 sleep(CHILD_THREAD_MIN_WAIT);
537 * This sleep tests for the case where if the child exits, and is in
541 sleep(1);
/linux-master/tools/testing/selftests/cgroup/
H A Dtest_kmem.c75 sleep(1);
241 sleep(100);
336 sleep(1);
/linux-master/tools/testing/selftests/net/
H A Damt.sh243 sleep 2
250 sleep 2
285 sleep 5
H A Dip6_gre_headroom.sh35 sleep 1
H A Dtest_ingress_egress_chaining.sh71 sleep 1
/linux-master/tools/testing/selftests/drivers/usb/usbip/
H A Dusbip_test.sh144 # Wait for sysfs file to be updated. Without this sleep, usbip port
146 sleep 3;
/linux-master/tools/testing/selftests/intel_pstate/
H A Drun.sh59 sleep 5
/linux-master/tools/virtio/virtio-trace/
H A Dtrace-agent-rw.c162 * sleep in that case.
163 * This sleep will be removed by supporting
166 sleep(1);
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvsx_preempt.c116 sleep(PREEMPT_TIME);
/linux-master/samples/bpf/
H A Dlathist_user.c121 sleep(5);
H A Ddo_hbm_test.sh299 # sleep for duration of test (plus some buffer)
301 sleep $n
373 sleep $n
416 sleep 2
423 sleep 1
H A Dibumad_user.c146 sleep(delay);
H A Dsock_example.c95 sleep(1);
H A Dtest_cgrp2_sock2.sh81 sleep 1 # Wait for link detach
/linux-master/tools/gpio/
H A Dgpio-hammer.c99 sleep(1);
/linux-master/tools/testing/selftests/powerpc/eeh/
H A Deeh-functions.sh126 sleep 1
/linux-master/drivers/input/mouse/
H A Delan_i2c.h74 int (*sleep_control)(struct i2c_client *, bool sleep);
/linux-master/tools/testing/selftests/net/forwarding/
H A Dmirror_lib.sh50 sleep 0.5
H A Dbridge_mdb_port_down.sh78 sleep 10
H A Ddevlink_lib.sh347 sleep 1
366 sleep 1
433 sleep 1
515 $send_one && sleep 1
/linux-master/drivers/comedi/drivers/
H A Dme_daq.c143 static inline void sleep(unsigned int sec) function
354 sleep(1);
358 sleep(1);
397 sleep(1);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tc_edt.sh65 sleep 1
/linux-master/samples/hid/
H A Dhid_mouse.c150 sleep(1);
/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Dsch_red_ets.sh55 sleep 1

Completed in 209 milliseconds

1234567891011>>