Home
last modified time | relevance | path

Searched refs:_timeout (Results 1 – 16 of 16) sorted by relevance

/openbmc/phosphor-pid-control/sensors/
H A Dsensor.hpp31 _name(name), _timeout(timeout) in Sensor()
61 return _timeout; in getTimeout()
66 int64_t _timeout; member in pid_control::Sensor
/openbmc/openbmc/poky/scripts/lib/
H A Dscriptutils.py28 self._timeout = threading.Condition()
35 with self._timeout:
36 if not self._timeout.wait(keepalive):
46 with self._timeout:
47 self._timeout.notify()
55 with self._timeout:
56 self._timeout.notify()
/openbmc/qemu/python/qemu/qmp/
H A Dlegacy.py91 self._timeout: Optional[float] = None
193 self._timeout
216 self._timeout
297 self._timeout = timeout
/openbmc/linux/Documentation/translations/zh_CN/scheduler/
H A Dcompletion.rst78 在使用wait_for_completion()的_timeout()或_killable()/_interruptible()变体
117_timeout(), _killable()和_interruptible())变体,等待可能会提前完成,而对象可
203 回-ERESTARTSYS,如果完成了,则返回0。它也有一个_timeout变体::
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Deventreplay.py25 def waitEvent(self, _timeout): argument
/openbmc/openbmc/poky/bitbake/lib/toaster/tests/browser/
H A Dselenium_helpers_base.py107 end_time = time.time() + self._timeout
130 end_time = time.time() + self._timeout
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbna_hw_defs.h215 #define BNA_DOORBELL_IB_INT_ACK(_timeout, _events) \ argument
216 (0x80000000 | ((_timeout) << 16) | (_events))
/openbmc/phosphor-fan-presence/monitor/
H A Dtach_sensor.cpp84 _ignoreAboveMax(ignoreAboveMax), _timeout(timeout), in TachSensor()
339 return duration_cast<microseconds>(seconds(_timeout)); in getDelay()
H A Dtach_sensor.hpp519 const size_t _timeout; member in phosphor::fan::monitor::TachSensor
/openbmc/openbmc-test-automation/lib/
H A Dredfish_plus.py119 self._timeout = timeout
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa.h422 #define bfa_timer_start(_bfa, _timer, _timercb, _arg, _timeout) \ argument
423 bfa_timer_begin(&(_bfa)->timer_mod, _timer, _timercb, _arg, _timeout)
/openbmc/linux/Documentation/scheduler/
H A Dcompletion.rst78 Particular care should be taken when using the _timeout() or _killable()/_interruptible()
126 with more complex outcomes, such as the timeout or signalling (_timeout(),
230 or 0 if completion was achieved. There is a _timeout variant as well::
/openbmc/qemu/bsd-user/
H A Dsyscall_defs.h156 struct target_freebsd_timespec _timeout; member
/openbmc/linux/drivers/nfc/
H A Dport100.c1207 struct sk_buff *skb, u16 _timeout, in port100_in_send_cmd() argument
1221 timeout = cpu_to_le16(_timeout * 10); in port100_in_send_cmd()
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py1132 self._timeout = timeout
1186 timeout = self._timeout
/openbmc/qemu/
H A Dqemu-options.hx645 A timeout could be passed to bios, guest will pause for rb\_timeout
646 ms when boot failed, then reboot. If rb\_timeout is '-1', guest will
5464 The compare\_timeout=@var{ms} determines the maximum time of the