Home
last modified time | relevance | path

Searched defs:timeout (Results 151 – 175 of 2627) sorted by relevance

12345678910>>...106

/openbmc/telemetry/tests/src/
H A Ddbus_environment.hpp46 Milliseconds timeout = std::chrono::seconds(10)) in waitForFutures()
79 Milliseconds timeout = std::chrono::seconds(10)) in waitForFuture()
/openbmc/linux/net/netfilter/
H A Dnft_ct.c897 struct nf_ct_timeout *timeout; member
907 struct nf_conn_timeout *timeout; in nft_ct_timeout_obj_eval() local
941 struct nf_ct_timeout *timeout; in nft_ct_timeout_obj_init() local
995 struct nf_ct_timeout *timeout = priv->timeout; in nft_ct_timeout_obj_destroy() local
1006 const struct nf_ct_timeout *timeout = priv->timeout; in nft_ct_timeout_obj_dump() local
1237 u32 timeout; member
H A Dnf_conntrack_bpf.c104 u32 timeout) in __bpf_nf_ct_alloc_entry()
420 __bpf_kfunc void bpf_ct_set_timeout(struct nf_conn___init *nfct, u32 timeout) in bpf_ct_set_timeout()
435 __bpf_kfunc int bpf_ct_change_timeout(struct nf_conn *nfct, u32 timeout) in bpf_ct_change_timeout()
/openbmc/u-boot/cmd/
H A Dfdc.c186 unsigned long timeout; in wait_for_fdc_int() local
201 unsigned long timeout; in read_fdc_byte() local
230 unsigned long timeout; in write_fdc_byte() local
251 unsigned long head,track,sect,timeout; in fdc_issue_cmd() local
408 unsigned long len,readblk,i,timeout,ii,offset; in fdc_read_data() local
/openbmc/linux/drivers/net/wan/
H A Dwanxl.c397 unsigned long timeout; in wanxl_open() local
432 unsigned long timeout; in wanxl_close() local
478 unsigned long timeout = jiffies + 5 * HZ; in wanxl_puts_command() local
554 unsigned long timeout; in wanxl_pci_init_one() local
/openbmc/linux/drivers/misc/cardreader/
H A Drtsx_usb.c42 unsigned int length, unsigned int *act_len, int timeout) in rtsx_usb_bulk_transfer_sglist()
69 unsigned int *act_len, int timeout) in rtsx_usb_transfer_data()
231 int rtsx_usb_send_cmd(struct rtsx_ucr *ucr, u8 flag, int timeout) in rtsx_usb_send_cmd()
252 int rtsx_usb_get_rsp(struct rtsx_ucr *ucr, int rsp_len, int timeout) in rtsx_usb_get_rsp()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dnvram.c283 unsigned long timeout; in sm_erase_bank() local
314 unsigned long timeout; in sm_write_bank() local
348 unsigned long timeout; in amd_erase_bank() local
394 unsigned long timeout; in amd_write_bank() local
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_request_layer.c447 ktime_t timeout = rtl->rtx_timeout.timeout; in ssh_rtl_timeout_start() local
810 static ktime_t ssh_request_get_expiration(struct ssh_request *r, ktime_t timeout) in ssh_request_get_expiration()
826 ktime_t timeout = rtl->rtx_timeout.timeout; in ssh_rtl_timeout_reap() local
1154 int ssh_rtl_flush(struct ssh_rtl *rtl, unsigned long timeout) in ssh_rtl_flush()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-pnx.c46 u32 timeout; member
98 long timeout = data->timeout; in wait_timeout() local
109 long timeout = data->timeout; in wait_reset() local
184 long timeout = 1000; in i2c_pnx_stop() local
/openbmc/linux/drivers/clk/mxs/
H A Dclk.c16 unsigned long timeout = jiffies + msecs_to_jiffies(10); in mxs_clk_wait() local
/openbmc/qemu/tests/avocado/
H A Dmachine_mips_fuloong2e.py18 timeout = 60 variable in MipsFuloong2e
H A Dmachine_mips_loongson3v.py18 timeout = 60 variable in MipsLoongson3v
H A Dmachine_avr6.py25 timeout = 5 variable in AVR6Machine
H A Dmachine_sparc64_sun4u.py20 timeout = 90 variable in Sun4uMachine
H A Dppc_bamboo.py15 timeout = 90 variable in BambooMachine
H A Dmachine_arm_canona1100.py18 timeout = 90 variable in CanonA1100Machine
H A Dppc_amiga.py15 timeout = 90 variable in AmigaOneMachine
/openbmc/linux/drivers/input/touchscreen/
H A Dwm9713.c258 int timeout = 5 * delay; in wm9713_poll_sample() local
323 int timeout = 5 * delay; in wm9713_poll_coord() local
/openbmc/linux/sound/soc/amd/vangogh/
H A Dpci-acp5x.c27 int timeout; in acp5x_power_on() local
51 int timeout; in acp5x_reset() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dcmdq.c102 static unsigned timeout = 2000; in nvkm_falcon_cmdq_write() local
126 unsigned long timeout) in nvkm_falcon_cmdq_send()
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dsnmp.json15 "timeout": 6 number
24 "timeout": 6 number
30 "timeout": 6 number
H A Drequest.json33 "timeout": 0.5, number
112 "timeout": 0.5, number
129 "timeout": 0.5, number
/openbmc/u-boot/drivers/mmc/
H A Dtegra_mmc.c126 unsigned int timeout) in tegra_mmc_wait_inhibit()
362 unsigned long timeout; in tegra_mmc_change_clock() local
475 unsigned int timeout; in tegra_mmc_reset() local
/openbmc/phosphor-pid-control/test/
H A Dsensor_mock.hpp16 SensorMock(const std::string& name, int64_t timeout) : Sensor(name, timeout) in SensorMock()
/openbmc/linux/arch/arm/mach-imx/
H A Dhotplug.c37 unsigned long timeout = jiffies + msecs_to_jiffies(50); in imx_cpu_kill() local

12345678910>>...106