Searched refs:sleep (Results 126 - 150 of 644) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/drivers/net/mlxsw/
H A Ddevlink_trap_policer.sh185 sleep 10
197 sleep 10
219 sleep 5 # Take measurements when rate is stable
240 sleep 5 # Take measurements when rate is stable
/linux-master/samples/bpf/
H A Dsockex1_user.c59 sleep(1);
H A Dsockex2_user.c59 sleep(1);
H A Dspintest_user.c75 sleep(1);
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dstacktrace_map_skip.c37 sleep(1);
H A Dstacktrace_map.c45 sleep(1);
H A Dstacktrace_map_raw_tp.c41 sleep(1);
/linux-master/tools/testing/selftests/bpf/
H A Dtest_xdping.sh68 sleep 10
H A Dtest_skb_cgroup_id.sh17 sleep 1
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol.h170 * ipc_protocol_suspend - Signal to CP that host wants to go to sleep (suspend).
179 * sleep/active case
181 * @sleep: True for sleep/False for active
183 void ipc_protocol_s2idle_sleep(struct iosm_protocol *ipc_protocol, bool sleep);
198 * Returns: true if sleep notification handled, false otherwise.
H A Diosm_ipc_pm.h9 /* Trigger the doorbell interrupt on cp to change the PM sleep/active status */
18 * union ipc_pm_cond - Conditions for D3 and the sleep message to CP.
41 * before going into sleep
43 * before going to sleep
47 * sleep
67 * sleep.
137 * ipc_pm_dev_slp_notification - Handle a sleep notification message from the
144 * Returns: true if dev sleep state has to be checked, false otherwise.
150 * ipc_pm_set_s2idle_sleep - Set PM variables to sleep/active
152 * @sleep
[all...]
/linux-master/drivers/media/pci/zoran/
H A Dzoran_device.h24 void jpeg_codec_sleep(struct zoran *zr, int sleep);
/linux-master/tools/testing/selftests/powerpc/pmu/ebb/
H A Dmulti_ebb_procs_test.c91 sleep(10);
/linux-master/tools/perf/tests/shell/
H A Dtest_arm_spe.sh75 sleep 1
H A Dtest_data_symbol.sh72 sleep 1
/linux-master/tools/include/nolibc/
H A Dunistd.h35 unsigned int sleep(unsigned int seconds) function
/linux-master/tools/testing/selftests/powerpc/math/
H A Dvmx_preempt.c84 sleep(PREEMPT_TIME);
H A Dfpu_preempt.c75 sleep(PREEMPT_TIME);
/linux-master/drivers/gpu/drm/xe/
H A Dxe_force_wake.c177 enum xe_force_wake_domains tmp, sleep = 0; local
184 sleep |= BIT(domain->id);
188 for_each_fw_domain_masked(domain, sleep, fw, tmp) {
192 drm_notice(&xe->drm, "Force wake domain (%d) failed to ack sleep, ret=%d\n",
195 fw->awake_domains &= ~sleep;
/linux-master/tools/testing/selftests/net/
H A Dgro.sh29 sleep 0.5 # to allow for socket init
H A Dfq_band_pktlimit.sh46 sleep 0.6
/linux-master/tools/testing/selftests/damon/
H A Dsysfs_update_schemes_tried_regions_wss_estimation.py31 time.sleep(0.1)
H A Ddamos_apply_interval.py45 time.sleep(0.1)
H A Ddamos_quota.py39 time.sleep(0.1)
/linux-master/tools/testing/selftests/tty/
H A Dtty_tstamp_update.c76 sleep(10);

Completed in 209 milliseconds

1234567891011>>