Home
last modified time | relevance | path

Searched defs:timeout (Results 201 – 225 of 467) sorted by relevance

12345678910>>...19

/openbmc/phosphor-ipmi-flash/tools/
H A Dhelper.cpp42 constexpr auto timeout = 30min; in pollStat() local
/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.cpp64 void monitorDump(const std::string& path, const uint32_t timeout) in monitorDump()
/openbmc/qemu/util/
H A Dasync.c254 static int64_t aio_compute_bh_timeout(BHList *head, int timeout) in aio_compute_bh_timeout()
281 int timeout = -1; in aio_compute_timeout() local
304 aio_ctx_prepare(GSource *source, gint *timeout) in aio_ctx_prepare()
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp92 std::chrono::microseconds timeout) in getDbusProperty()
110 std::chrono::microseconds timeout) in getAllDbusProperties()
143 std::chrono::microseconds timeout) in setDbusProperty()
/openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/
H A Dfcntl-lock.c130 struct itimerval timeout, old_timer; in main() local
/openbmc/u-boot/arch/arm/mach-at91/armv7/
H A Dclock.c198 u32 timeout = 1000; in at91_enable_periph_generated_clk() local
/openbmc/qemu/tests/functional/
H A Dreverse_debugging.py31 timeout = 10 variable in ReverseDebugging
H A Dtest_acpi_bits.py101 timeout = BITS_TIMEOUT variable in AcpiBitsTest
/openbmc/u-boot/common/
H A Dcli_readline.c245 int timeout) in cread_line()
526 int timeout) in cli_readline_into_buffer()
/openbmc/u-boot/drivers/mmc/
H A Dmmc-uclass.c64 int dm_mmc_wait_dat0(struct udevice *dev, int state, int timeout) in dm_mmc_wait_dat0()
73 int mmc_wait_dat0(struct mmc *mmc, int state, int timeout) in mmc_wait_dat0()
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Drunqemu.py181 def _start_qemu_shutdown_check_if_shutdown_succeeded(self, qemu, timeout): argument
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Drunner.py154 def wait(self, timeout): argument
/openbmc/qemu/include/qemu/
H A Dmain-loop.h427 uint32_t timeout; member
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dfdio.hpp37 event_t::time_resolution timeout; member in sdbusplus::async::fdio
/openbmc/u-boot/board/sandisk/sansa_fuze_plus/
H A Dsfp.c214 const unsigned int timeout = 0x10000; in mxsfb_write_byte() local
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Dodbc.json6 "timeout": 0 number
H A Drest.json115 "timeout": 0.5, number
132 "timeout": 0.5, number
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.cpp17 static void monitorDumpCreation(const std::string& path, const uint32_t timeout) in monitorDumpCreation()
/openbmc/u-boot/drivers/net/
H A Dlpc32xx_eth.c234 u32 timeout; in mii_reg_read() local
293 u32 timeout; in mii_reg_write() local
361 int timeout, tx_index; in lpc32xx_eth_send() local
397 int timeout, rx_index; in lpc32xx_eth_recv() local
/openbmc/sdeventplus/test/
H A Devent.cpp157 const std::chrono::microseconds timeout{20}; in TEST_F() local
201 const std::chrono::microseconds timeout{20}; in TEST_F() local
/openbmc/u-boot/drivers/phy/
H A Dti-pipe3-phy.c110 int timeout = PLL_LOCK_TIME; in omap_pipe3_wait_lock() local
244 int timeout = PLL_IDLE_TIME; in pipe3_exit() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py653 def run_monitor(self, command, args=None, timeout=60): argument
661 def run_serial(self, command, raw=False, timeout=60): argument
/openbmc/phosphor-webui/app/
H A Dindex.js181 timeout: 10000, property in AnonymousClassece74e500801
/openbmc/qemu/hw/s390x/
H A Dsclpquiesce.c24 uint16_t timeout; member
/openbmc/phosphor-bmc-code-mgmt/test/common/software/
H A Dsoftware_update.cpp63 ssize_t timeout = 500; in testSoftwareUpdateCommon() local

12345678910>>...19