Searched refs:sleep (Results 251 - 275 of 644) sorted by relevance

<<11121314151617181920>>

/linux-master/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh131 sleep 1
215 sleep 5
/linux-master/tools/testing/selftests/net/forwarding/
H A Dbridge_vlan_mcast.sh107 sleep 5
119 sleep 5
202 sleep $time
419 sleep 2
510 sleep 1
H A Dtc_police.sh140 sleep 10
190 sleep 10
260 sleep 10
270 sleep 10
312 sleep 10
H A Dvxlan_bridge_1d_ipv6.sh324 sleep 5
329 sleep 1
331 sleep 5
520 sleep 1
657 sleep 1
726 sleep 1
747 sleep 1
H A Dbridge_vlan_aware.sh129 sleep $((ageing_time + 10))
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.c479 adap_state->fe_sleep = adap->fe[fe_id]->ops.sleep;
480 adap->fe[fe_id]->ops.sleep = mxl111sf_adap_fe_sleep;
554 adap_state->fe_sleep = adap->fe[fe_id]->ops.sleep;
555 adap->fe[fe_id]->ops.sleep = mxl111sf_adap_fe_sleep;
641 adap_state->fe_sleep = adap->fe[fe_id]->ops.sleep;
642 adap->fe[fe_id]->ops.sleep = mxl111sf_adap_fe_sleep;
728 adap_state->fe_sleep = adap->fe[fe_id]->ops.sleep;
729 adap->fe[fe_id]->ops.sleep = mxl111sf_adap_fe_sleep;
792 adap_state->fe_sleep = adap->fe[fe_id]->ops.sleep;
793 adap->fe[fe_id]->ops.sleep
[all...]
/linux-master/sound/core/
H A Dcompress_offload.c127 init_waitqueue_head(&runtime->sleep);
406 poll_wait(f, &stream->runtime->sleep, wait);
789 wake_up(&stream->runtime->sleep);
840 ret = wait_event_interruptible(stream->runtime->sleep,
848 wake_up(&stream->runtime->sleep);
873 wake_up(&stream->runtime->sleep);
934 wake_up(&stream->runtime->sleep);
/linux-master/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c289 static int inv_mpu6050_pwr_mgmt_1_write(struct inv_mpu6050_state *st, bool sleep, argument
302 if (sleep)
335 unsigned int sleep; local
415 sleep = 0;
418 if (sleep < st->hw->startup_time.accel)
419 sleep = st->hw->startup_time.accel;
422 if (sleep < st->hw->startup_time.gyro)
423 sleep = st->hw->startup_time.gyro;
427 if (sleep < INV_MPU6050_GYRO_DOWN_TIME)
428 sleep
[all...]
/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dfork.c322 sleep(3600);
/linux-master/tools/testing/selftests/netfilter/
H A Dbridge_brouter.sh85 sleep 1
H A Dnft_synproxy.sh79 sleep 1
/linux-master/drivers/media/dvb-frontends/
H A Ddib0090.h45 int (*sleep) (struct dvb_frontend *, int); member in struct:dib0090_config
/linux-master/tools/testing/radix-tree/
H A Diteration_check.c199 sleep(test_duration);
/linux-master/tools/testing/selftests/net/
H A Dtcp_inq.c87 sleep(1);
/linux-master/tools/power/acpi/tools/ec/
H A Dec_access.c38 printf("1) %s -r [-s sleep]\n", basename(progname));
42 puts("\t-r [-s sleep] : Dump EC registers");
43 puts("\t If sleep is given, sleep x seconds,");
73 printf("Bad sleep time: %s\n", optarg);
152 sleep(sleep_time);
/linux-master/drivers/media/usb/dvb-usb/
H A Dvp7045-fe.c177 .sleep = vp7045_fe_sleep,
/linux-master/tools/testing/selftests/arm64/mte/
H A Dcheck_ksm_options.c87 sleep(1);
/linux-master/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.h53 * struct ipc_msg_prep_args_sleep - struct for sleep args for message
56 * @state: 0=enter sleep, 1=exit sleep
96 * @sleep: Sleep message preparation struct
104 struct ipc_msg_prep_args_sleep sleep; member in union:ipc_msg_prep_args
145 * @IPC_MEM_MSG_SLEEP: AP ->CP: host enter or exit sleep
217 * struct ipc_mem_msg_host_sleep - Message structure for sleep message.
221 * @state: 0=enter sleep, 1=exit sleep,
222 * 2=enter sleep n
[all...]
/linux-master/arch/arm/kernel/
H A Dsleep.S65 ldr r4, [r10, #CPU_SLEEP_SIZE] @ size of CPU sleep state
/linux-master/tools/testing/selftests/firmware/
H A Dfw_upload.sh87 sleep 1e-03
/linux-master/samples/bpf/
H A Dtest_cgrp2_attach.c128 sleep(1);
/linux-master/tools/testing/selftests/bpf/
H A Dxdping.c232 sleep(10);
H A Dxdp_redirect_multi.c219 /* sleep some time for testing */
220 sleep(999);
H A Dtest_tcpnotify_user.c152 sleep(10);
/linux-master/samples/hid/
H A Dhid_surface_dial.c221 sleep(1);

Completed in 370 milliseconds

<<11121314151617181920>>