Home
last modified time | relevance | path

Searched refs:WAIT_PERIOD (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/hid/
H A Dvmtest.sh21 readonly WAIT_PERIOD=3
23 readonly WAIT_TOTAL=$(( WAIT_PERIOD * WAIT_PERIOD_MAX ))
274 sleep ${WAIT_PERIOD}
/linux/tools/testing/selftests/vsock/
H A Dvmtest.sh26 readonly WAIT_PERIOD=3
478 sleep ${WAIT_PERIOD}
525 wait_for_listener ${port} ${WAIT_PERIOD} ${WAIT_PERIOD_MAX} ${protocol}
535 wait_for_listener "${port}" "${WAIT_PERIOD}" "${WAIT_PERIOD_MAX}" "${protocol}"
539 wait_for_listener ${port} ${WAIT_PERIOD} ${WAIT_PERIOD_MAX} ${protocol}
1333 timeout "${WAIT_PERIOD}" \
1347 timeout "${WAIT_PERIOD}" \
/linux/drivers/crypto/hisilicon/
H A Dqm.c224 #define WAIT_PERIOD 20 macro
2625 msleep(WAIT_PERIOD); in hisi_qm_uacce_stop_queue()
2988 msleep(WAIT_PERIOD); in hisi_qm_wait_task_finish()
2993 msleep(WAIT_PERIOD); in hisi_qm_wait_task_finish()