Home
last modified time | relevance | path

Searched defs:timeout (Results 1 – 25 of 1285) sorted by relevance

12345678910>>...52

/openbmc/linux/kernel/sched/
Dcompletion.c
/openbmc/linux/drivers/tty/
Dtty_ldsem.c
/openbmc/openbmc-test-automation/lib/
H A Dredfish_request.py67 def request_login(self, headers, url, credential, timeout=10): argument
106 def request_get(self, headers, url, timeout=10, verify=False): argument
150 def request_patch(self, headers, url, data=None, timeout=10, verify=False): argument
199 def request_post(self, headers, url, data=None, timeout=10, verify=False): argument
253 self, headers, url, files=None, data=None, timeout=10, verify=False argument
312 self, headers, url, data=None, timeout=10, verify=False argument
/openbmc/linux/net/netfilter/
Dnf_conntrack_timeout.c
/openbmc/linux/drivers/net/mdio/
Dmdio-cavium.c
/openbmc/linux/include/linux/
Dswait.h
/openbmc/u-boot/board/micronas/vct/
H A Dsmc_eeprom.c73 int timeout = req_to; in mac_busy() local
138 ulong timeout = 100000; in eeprom_read_location() local
167 ulong timeout = 100000; in eeprom_enable_erase_and_write() local
190 ulong timeout = 100000; in eeprom_disable_erase_and_write() local
213 ulong timeout = 100000; in eeprom_write_location() local
242 ulong timeout = 100000; in eeprom_erase_all() local
266 ulong timeout = 100000; in eeprom_reload() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dsshcontrol.py47 def _run(self, command, timeout=None, logfile=None): argument
90 def run(self, command, timeout=None, logfile=None): argument
103 def __init__(self, ip, logfile=None, timeout=300, user='root', port=None): argument
125 def _internal_run(self, command, timeout=None, ignore_status = True): argument
138 def run(self, command, timeout=None): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dselenium_helpers_base.py96 def __init__(self, driver, timeout=_TIMEOUT, poll=_POLL_FREQUENCY): argument
214 def wait_until_present(self, selector, timeout=Wait._TIMEOUT): argument
221 def wait_until_visible(self, selector, timeout=Wait._TIMEOUT): argument
228 def wait_until_not_visible(self, selector, timeout=Wait._TIMEOUT): argument
235 def wait_until_clickable(self, selector, timeout=Wait._TIMEOUT): argument
243 def wait_until_element_clickable(self, finder, timeout=Wait._TIMEOUT): argument
/openbmc/linux/arch/arm/mach-sa1100/
Dssp.c
/openbmc/linux/kernel/locking/
Dsemaphore.c
/openbmc/linux/tools/testing/selftests/mm/
Dksm_tests.c
/openbmc/pldm/requester/
H A Drequest.hpp49 std::chrono::milliseconds timeout) : in RequestRetryTimer()
100 timeout; //!< time to wait between each retry in milliseconds member in pldm::requester::RequestRetryTimer
155 uint8_t numRetries, std::chrono::milliseconds timeout, in Request()
/openbmc/linux/lib/
Dstmp_device.c
/openbmc/linux/arch/mips/cavium-octeon/executive/
Dcvmx-spi.c
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dssh.py17 def __init__(self, logger, ip, server_ip, timeout=300, user='root', argument
58 def _run(self, command, timeout=None, ignore_status=True, raw=False): argument
75 def run(self, command, timeout=None, ignore_status=True, raw=False): argument
212 def SSHCall(command, logger, timeout=None, raw=False, **opts): argument
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_logging.cpp23 const uint32_t timeout) in event()
44 void eventWatchdogTimeout(const uint32_t timeout) in eventWatchdogTimeout()
/openbmc/linux/drivers/input/serio/
Dlibps2.c
/openbmc/u-boot/drivers/mmc/
H A Ddw_mmc.c21 unsigned long timeout = 1000; in dwmci_wait_reset() local
101 u32 timeout = 20000; in dwmci_fifo_ready() local
120 u32 timeout = 240000; in dwmci_data_transfer() local
232 unsigned int timeout = 500; local
374 int timeout = 10000; local
/openbmc/linux/tools/testing/selftests/futex/include/
Dfutextest.h
/openbmc/sdbusplus/test/event/
H A Devent.cpp17 static constexpr auto timeout = 250ms; in TEST_F() local
29 static constexpr auto timeout = 10s; in TEST_F() local
62 static constexpr auto timeout = 50ms; in TEST_F() local
/openbmc/openbmc-tools/netboot/
H A Dnetboot14 def expect_or_raise(conn, patterns, timeout=None): argument
30 def init_telnet(host, port=0, timeout=None): argument
/openbmc/linux/include/net/netfilter/
Dnf_conntrack_timeout.h
/openbmc/telemetry/tests/src/
H A Ddbus_environment.cpp66 bool DbusEnvironment::waitForFuture(std::string_view name, Milliseconds timeout) in waitForFuture()
72 Milliseconds timeout) in waitForFutures()
97 void DbusEnvironment::sleepFor(Milliseconds timeout) in sleepFor()
/openbmc/phosphor-pid-control/test/
H A Dsensor_pluggable_unittest.cpp34 int64_t timeout = 1; in TEST() local
52 int64_t timeout = 1; in TEST() local
82 int64_t timeout = 1; in TEST() local

12345678910>>...52