| /Linux-v5.4/arch/arm/mach-sa1100/ |
| D | ssp.c | 23 #define TIMEOUT 100000 macro 53 int timeout = TIMEOUT; in ssp_write_word() 63 timeout = TIMEOUT; in ssp_write_word() 90 int timeout = TIMEOUT; in ssp_read_word() 117 int timeout = TIMEOUT * 2; in ssp_flush()
|
| /Linux-v5.4/tools/testing/selftests/bpf/ |
| D | test_tc_edt.sh | 66 declare -ir TIMEOUT=20 74 ip netns exec ${NS_SRC} bash -c "timeout ${TIMEOUT} dd if=/dev/zero \ 81 declare -ir ACTUAL_BPS=$(( ($RX_BYTES_END - $RX_BYTES_START) / $TIMEOUT )) 83 echo $TIMEOUT $ACTUAL_BPS $EXPECTED_BPS | \
|
| /Linux-v5.4/arch/x86/kernel/ |
| D | nmi_selftest.c | 24 #define TIMEOUT 2 macro 89 nmi_fail = TIMEOUT; in test_nmi_ipi() 124 else if (nmi_fail == TIMEOUT) in dotest()
|
| /Linux-v5.4/drivers/net/plip/ |
| D | plip.c | 342 #define TIMEOUT 1 macro 418 return TIMEOUT; in plip_bh_timeout_error() 437 return TIMEOUT; in plip_bh_timeout_error() 465 return TIMEOUT; in plip_bh_timeout_error() 496 return TIMEOUT; in plip_receive() 514 return TIMEOUT; in plip_receive() 615 return TIMEOUT; in plip_receive_packet() 623 return TIMEOUT; in plip_receive_packet() 648 return TIMEOUT; in plip_receive_packet() 659 return TIMEOUT; in plip_receive_packet() [all …]
|
| /Linux-v5.4/drivers/media/tuners/ |
| D | it913x.c | 77 #define TIMEOUT 50 in it913x_init() macro 78 timeout = jiffies + msecs_to_jiffies(TIMEOUT); in it913x_init() 91 (jiffies_to_msecs(timeout) - TIMEOUT), utmp); in it913x_init() 105 #define TIMEOUT 50 in it913x_init() macro 106 timeout = jiffies + msecs_to_jiffies(TIMEOUT); in it913x_init() 118 (jiffies_to_msecs(timeout) - TIMEOUT), utmp); in it913x_init()
|
| D | si2157.c | 34 #define TIMEOUT 80 in si2157_cmd_execute() macro 35 timeout = jiffies + msecs_to_jiffies(TIMEOUT); in si2157_cmd_execute() 52 (jiffies_to_msecs(timeout) - TIMEOUT)); in si2157_cmd_execute()
|
| /Linux-v5.4/tools/testing/selftests/powerpc/signal/ |
| D | signal_tm.c | 21 #define TIMEOUT 10 macro 70 alarm(TIMEOUT); in test_signal_tm()
|
| D | signal.c | 21 #define TIMEOUT 5 macro 84 alarm(TIMEOUT); in test_signal()
|
| /Linux-v5.4/drivers/gpu/drm/i915/gt/ |
| D | intel_reset.h | 64 #define intel_wedge_on_timeout(W, GT, TIMEOUT) \ argument 65 for (__intel_init_wedge((W), (GT), (TIMEOUT), __func__); \
|
| /Linux-v5.4/tools/testing/vsock/ |
| D | control.c | 119 timeout_begin(TIMEOUT); in control_writeln() 156 timeout_begin(TIMEOUT); in control_readln()
|
| D | timeout.h | 6 TIMEOUT = 10 /* seconds */ enumerator
|
| D | vsock_diag_test.c | 408 timeout_begin(TIMEOUT); in test_connect_client() 469 timeout_begin(TIMEOUT); in test_connect_server()
|
| /Linux-v5.4/drivers/net/ethernet/freescale/ |
| D | xgmac_mdio.c | 25 #define TIMEOUT 1000 macro 83 timeout = TIMEOUT; in xgmac_wait_until_free() 108 timeout = TIMEOUT; in xgmac_wait_until_done()
|
| /Linux-v5.4/drivers/media/platform/qcom/venus/ |
| D | hfi.c | 18 #define TIMEOUT msecs_to_jiffies(1000) macro 65 ret = wait_for_completion_timeout(&core->done, TIMEOUT); in hfi_core_init() 148 ret = wait_for_completion_timeout(&core->done, TIMEOUT); in hfi_core_ping() 165 ret = wait_for_completion_timeout(&inst->done, TIMEOUT); in wait_session_msg()
|
| /Linux-v5.4/drivers/net/ethernet/freescale/enetc/ |
| D | enetc_mdio.c | 37 #define TIMEOUT 1000 macro 43 !(val & MDIO_CFG_BSY), 10, 10 * TIMEOUT); in enetc_mdio_wait_complete()
|
| /Linux-v5.4/arch/mips/lasat/ |
| D | picvue.c | 76 #define TIMEOUT 1000 macro 79 int i = TIMEOUT; in pvc_wait()
|
| /Linux-v5.4/sound/pci/asihpi/ |
| D | hpi6000.c | 117 #define TIMEOUT 500000 macro 1306 timeout = TIMEOUT; in hpi6000_message_response_sequence() 1337 timeout = TIMEOUT; in hpi6000_message_response_sequence() 1352 timeout = TIMEOUT; in hpi6000_message_response_sequence() 1546 u32 timeout = TIMEOUT; in hpi6000_send_host_command() 1597 timeout = TIMEOUT; in hpi6000_wait_dsp_ack() 1607 timeout = TIMEOUT; in hpi6000_wait_dsp_ack() 1641 timeout = TIMEOUT; in hpi6000_update_control_cache() 1657 timeout = TIMEOUT; in hpi6000_update_control_cache()
|
| /Linux-v5.4/kernel/locking/ |
| D | test-ww_mutex.c | 50 #define TIMEOUT (HZ / 16) in __test_mutex() macro 70 unsigned long timeout = jiffies + TIMEOUT; in __test_mutex() 81 ret = wait_for_completion_timeout(&mtx.done, TIMEOUT); in __test_mutex() 95 #undef TIMEOUT in __test_mutex()
|
| /Linux-v5.4/scripts/ |
| D | leaking_addresses.pl | 39 my $TIMEOUT = 10; 433 alarm $TIMEOUT;
|
| /Linux-v5.4/drivers/staging/fieldbus/anybuss/ |
| D | host.c | 164 #define TIMEOUT (HZ * 2) macro 504 if (time_after(jiffies, t->start_jiffies + TIMEOUT)) { in task_fn_power_on_2() 558 if (time_after(jiffies, t->start_jiffies + TIMEOUT)) in task_fn_area_3() 576 if (time_after(jiffies, t->start_jiffies + TIMEOUT)) { in task_fn_area_2() 706 if (time_after(jiffies, t->start_jiffies + TIMEOUT)) in task_fn_mbox_2() 731 if (time_after(jiffies, t->start_jiffies + TIMEOUT)) in task_fn_mbox() 1328 if (!wait_for_completion_timeout(&cd->card_boot, TIMEOUT)) { in anybuss_host_common_probe()
|
| /Linux-v5.4/include/net/sctp/ |
| D | constants.h | 128 SCTP_SUBTYPE_CONSTRUCTOR(TIMEOUT, enum sctp_event_timeout, timeout)
|
| /Linux-v5.4/drivers/media/dvb-frontends/ |
| D | si2168.c | 43 #define TIMEOUT 70 in si2168_cmd_execute() macro 44 timeout = jiffies + msecs_to_jiffies(TIMEOUT); in si2168_cmd_execute() 61 (jiffies_to_msecs(timeout) - TIMEOUT)); in si2168_cmd_execute()
|
| /Linux-v5.4/drivers/char/ |
| D | dsp56k.c | 48 #define TIMEOUT 10 /* Host port timeout in number of tries */ macro 441 dsp56k.timeout = TIMEOUT; in dsp56k_open()
|
| /Linux-v5.4/drivers/i2c/busses/ |
| D | i2c-designware-core.h | 123 #define TIMEOUT 20 /* ms */ macro
|
| D | i2c-designware-common.c | 306 int timeout = TIMEOUT; in i2c_dw_wait_bus_not_busy()
|