Home
last modified time | relevance | path

Searched defs:timeout (Results 51 – 75 of 463) sorted by relevance

12345678910>>...19

/openbmc/sdbusplus/test/async/
H A Dtimer.cpp11 static constexpr auto timeout = 500ms; in TEST() local
/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dtelnet_execution.py21 def telnet_execute_cmd(hostname, username, password, command, timeout=60): argument
H A Dssh_execution.py23 hostname, username, password, port_ssh, command, timeout=60, type=None argument
/openbmc/qemu/tests/functional/
H A Dtest_linux_initrd.py24 timeout = 300 variable in LinuxInitrd
H A Dtest_aarch64_sbsaref.py55 timeout = 180 variable in Aarch64SbsarefMachine
H A Dtest_hppa_seabios.py14 timeout = 5 variable in HppaSeabios
H A Dtest_riscv_opensbi.py15 timeout = 5 variable in RiscvOpenSBI
H A Dtest_rx_gdbsim.py20 timeout = 30 variable in RxGdbSimMachine
H A Dtest_m68k_nextcube.py19 timeout = 15 variable in NextCubeMachine
/openbmc/u-boot/drivers/mmc/
H A Dmmc_write.c82 int timeout = 1000; in mmc_berase() local
134 int timeout = 1000; in mmc_write_blocks() local
/openbmc/phosphor-pid-control/test/
H A Dsensor_host_unittest.cpp42 int64_t timeout = 1; in TEST() local
71 int64_t timeout = 1; in TEST() local
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.c39 static void sigwrap_InitTimeout(SIGWRAP_TIMEOUT *pDst, const struct timespec *timeout) in sigwrap_InitTimeout()
109 int sigwrap_epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) in sigwrap_epoll_wait()
144 int sigwrap_epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, const sig… in sigwrap_epoll_pwait()
194 int sigwrap_sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec *timeout) in sigwrap_sigtimedwait()
290 int sigwrap_poll(struct pollfd *fds, nfds_t nfds, int timeout) in sigwrap_poll()
326 …rap_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) in sigwrap_select()
341 …ect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, const struct timespec *timeout, in sigwrap_pselect()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.c39 static void sigwrap_InitTimeout(SIGWRAP_TIMEOUT *pDst, const struct timespec *timeout) in sigwrap_InitTimeout()
136 int sigwrap_epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) in sigwrap_epoll_wait()
171 int sigwrap_epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, const sig… in sigwrap_epoll_pwait()
221 int sigwrap_sigtimedwait(const sigset_t *set, siginfo_t *info, const struct timespec *timeout) in sigwrap_sigtimedwait()
317 int sigwrap_poll(struct pollfd *fds, nfds_t nfds, int timeout) in sigwrap_poll()
383 …rap_select(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout) in sigwrap_select()
398 …ect(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, const struct timespec *timeout, in sigwrap_pselect()
/openbmc/u-boot/drivers/ddr/fsl/
H A Dfsl_mmdc.c16 int timeout = 1000; in set_wait_for_bits_clear() local
H A Darm_ddr_gen3.c37 int timeout; in fsl_ddr_set_memctl_regs() local
/openbmc/u-boot/drivers/watchdog/
H A Ds5p_wdt.c25 void wdt_start(unsigned int timeout) in wdt_start()
H A Dorion_wdt.c29 u32 timeout; member
52 static int orion_wdt_start(struct udevice *dev, u64 timeout, ulong flags) in orion_wdt_start()
H A Dimx_watchdog.c30 u16 timeout; in hw_watchdog_init() local
/openbmc/qemu/include/hw/xen/interface/
H A Dsched.h127 uint64_t timeout; member
141 uint32_t timeout; /* timeout */ member
/openbmc/phosphor-pid-control/sensors/
H A Dpluggable.hpp20 PluggableSensor(const std::string& name, int64_t timeout, in PluggableSensor()
/openbmc/u-boot/examples/standalone/
H A Dsmc91111_eeprom.c311 int timeout; in read_eeprom_reg() local
333 int timeout; in write_eeprom_reg() local
/openbmc/u-boot/drivers/i2c/
H A Dfsl_i2c.c214 const unsigned long long timeout = usec2ticks(CONFIG_I2C_MBB_TIMEOUT); in fsl_i2c_fixup() local
263 const unsigned long long timeout = usec2ticks(CONFIG_I2C_MBB_TIMEOUT); in __i2c_init() local
296 const unsigned long long timeout = usec2ticks(CONFIG_I2C_MBB_TIMEOUT); in i2c_wait4bus() local
310 const unsigned long long timeout = usec2ticks(CONFIG_I2C_TIMEOUT); in i2c_wait() local
/openbmc/u-boot/lib/efi_loader/
H A Defi_watchdog.c42 efi_status_t efi_set_watchdog(unsigned long timeout) in efi_set_watchdog()
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-server32 timeout = float(sys.argv[7]) variable
/openbmc/u-boot/arch/arm/mach-keystone/
H A Dpsc.c251 int timeout = 100000; in psc_module_keep_in_reset_enabled() local
308 int timeout = 100000; in psc_module_release_from_reset() local

12345678910>>...19