/openbmc/sdbusplus/test/async/ |
H A D | timer.cpp | 11 static constexpr auto timeout = 500ms; in TEST() local
|
/openbmc/openbmc-test-automation/ffdc/plugins/ |
H A D | telnet_execution.py | 21 def telnet_execute_cmd(hostname, username, password, command, timeout=60): argument
|
H A D | ssh_execution.py | 23 hostname, username, password, port_ssh, command, timeout=60, type=None argument
|
/openbmc/qemu/tests/functional/ |
H A D | test_linux_initrd.py | 24 timeout = 300 variable in LinuxInitrd
|
H A D | test_aarch64_sbsaref.py | 55 timeout = 180 variable in Aarch64SbsarefMachine
|
H A D | test_hppa_seabios.py | 14 timeout = 5 variable in HppaSeabios
|
H A D | test_riscv_opensbi.py | 15 timeout = 5 variable in RiscvOpenSBI
|
H A D | test_rx_gdbsim.py | 20 timeout = 30 variable in RxGdbSimMachine
|
H A D | test_m68k_nextcube.py | 19 timeout = 15 variable in NextCubeMachine
|
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc_write.c | 82 int timeout = 1000; in mmc_berase() local 134 int timeout = 1000; in mmc_write_blocks() local
|
/openbmc/phosphor-pid-control/test/ |
H A D | sensor_host_unittest.cpp | 42 int64_t timeout = 1; in TEST() local 71 int64_t timeout = 1; in TEST() local
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | EINTR_wrappers.c | 39 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 D | EINTR_wrappers.c | 39 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 D | fsl_mmdc.c | 16 int timeout = 1000; in set_wait_for_bits_clear() local
|
H A D | arm_ddr_gen3.c | 37 int timeout; in fsl_ddr_set_memctl_regs() local
|
/openbmc/u-boot/drivers/watchdog/ |
H A D | s5p_wdt.c | 25 void wdt_start(unsigned int timeout) in wdt_start()
|
H A D | orion_wdt.c | 29 u32 timeout; member 52 static int orion_wdt_start(struct udevice *dev, u64 timeout, ulong flags) in orion_wdt_start()
|
H A D | imx_watchdog.c | 30 u16 timeout; in hw_watchdog_init() local
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | sched.h | 127 uint64_t timeout; member 141 uint32_t timeout; /* timeout */ member
|
/openbmc/phosphor-pid-control/sensors/ |
H A D | pluggable.hpp | 20 PluggableSensor(const std::string& name, int64_t timeout, in PluggableSensor()
|
/openbmc/u-boot/examples/standalone/ |
H A D | smc91111_eeprom.c | 311 int timeout; in read_eeprom_reg() local 333 int timeout; in write_eeprom_reg() local
|
/openbmc/u-boot/drivers/i2c/ |
H A D | fsl_i2c.c | 214 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 D | efi_watchdog.c | 42 efi_status_t efi_set_watchdog(unsigned long timeout) in efi_set_watchdog()
|
/openbmc/openbmc/poky/bitbake/bin/ |
H A D | bitbake-server | 32 timeout = float(sys.argv[7]) variable
|
/openbmc/u-boot/arch/arm/mach-keystone/ |
H A D | psc.c | 251 int timeout = 100000; in psc_module_keep_in_reset_enabled() local 308 int timeout = 100000; in psc_module_release_from_reset() local
|