Home
last modified time | relevance | path

Searched refs:timeout (Results 4326 – 4350 of 4397) sorted by relevance

1...<<171172173174175176

/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.c4136 if (np->settle_time && scsi_cmd_to_rq(cmd)->timeout >= HZ) { in ncr_queue_command()
4137 u_long tlimit = jiffies + scsi_cmd_to_rq(cmd)->timeout - HZ; in ncr_queue_command()
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv.c3129 long timeout = 10000; in kvmppc_grab_hwthread() local
3151 if (--timeout <= 0) { in kvmppc_grab_hwthread()
/openbmc/u-boot/arch/arm/mach-aspeed/ast2500/
H A Dplatform.S266 ldr r0, =0x1e6c0090 @ Check ISR for Timer3 timeout
/openbmc/linux/tools/perf/Documentation/
H A Dperf-record.txt526 --proc-map-timeout::
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c73 dev->mt76.mcu.timeout = 20 * HZ; in mt7615_mcu_fill_msg()
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c82 unsigned long timeout) in rocker_wait_event_timeout() argument
/openbmc/linux/Documentation/scsi/
H A Dsym53c8xx_2.rst1048 | | | | ----timeout (lsb/msb)
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1833 bool enabled, int timeout) in cfg80211_rtw_set_power_mgmt() argument
/openbmc/linux/drivers/of/
H A Dunittest.c2637 adap->timeout = 5 * HZ; in unittest_i2c_bus_probe()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3627 u32 timeout; member
/openbmc/linux/drivers/md/
H A Draid5-cache.c3133 thread->timeout = R5C_RECLAIM_WAKEUP_INTERVAL; in r5l_init_log()
/openbmc/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c3983 unsigned long timeout; in scu_command() local
4048 timeout = jiffies + msecs_to_jiffies(DRXJ_MAX_WAITTIME); in scu_command()
4049 while (time_is_after_jiffies(timeout)) { in scu_command()
/openbmc/linux/tools/power/pm-graph/
H A Dsleepgraph.py1240 def pollWifi(self, dev, timeout=10): argument
1242 while (time.time() - start) < timeout:
1248 return '%s timeout %d' % (self.wifiDetails(dev), timeout)
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-yappi/
H A D0001-test_functionality-convert-line-endings-to-Unix.patch1448 - b = threading.Barrier(2, timeout=1)
3359 + b = threading.Barrier(2, timeout=1)
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c89 const unsigned long timeout = jiffies + msecs_to_jiffies(50); in mv88e6xxx_wait_mask() local
98 for (i = 0; time_before(jiffies, timeout) || (i < 2); i++) { in mv88e6xxx_wait_mask()
/openbmc/linux/net/mac80211/
H A Dtx.c3769 if (tid_tx->timeout) in ieee80211_xmit_fast()
4618 if (tid_tx->timeout) in ieee80211_8023_xmit()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c324 unsigned long timeout = jiffies + msecs_to_jiffies(DP_MON_PURGE_TIMEOUT_MS); in ath11k_dp_purge_mon_ring() local
336 } while (time_before(jiffies, timeout)); in ath11k_dp_purge_mon_ring()
/openbmc/qemu/
H A Dqemu-options.hx626 " [,splash=sp_name][,splash-time=sp_time][,reboot-timeout=rb_time][,strict=on|off]\n"
630 " 'rb_timeout': the timeout before guest reboot when boot failed, unit is ms\n",
633 …nce=drives][,menu=on|off][,splash=sp_name][,splash-time=sp_time][,reboot-timeout=rb_timeout][,stri…
655 A timeout could be passed to bios, guest will pause for rb\_timeout
2019 " [,timeout=timeout]\n"
3874 ``reconnect`` sets the timeout for reconnecting on non-server
/openbmc/phosphor-mboxd/Documentation/
H A Dmbox_protocol.md477 The suggested timeout is a hint to the host as to how long
/openbmc/linux/include/rdma/
H A Dib_verbs.h1307 u8 timeout; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c3621 INIT_DELAYED_WORK(&ar->scan.timeout, ath10k_scan_timeout_work); in ath10k_core_create()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon.h393 long radeon_fence_wait_timeout(struct radeon_fence *fence, bool interruptible, long timeout);
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c896 &args->timeout, &args->wait_result); in kfd_ioctl_wait_events()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery-2.0.3.min.js6 …1,u&&f.trigger("ajaxSend",[T,c]),c.async&&c.timeout>0&&(s=setTimeout(function(){T.abort("timeout")…
/openbmc/linux/drivers/s390/block/
H A Ddasd_eckd.c2118 for (i = 0; i < private->conf.gneq->timeout.value; i++) in dasd_eckd_check_characteristics()
2120 value = value * private->conf.gneq->timeout.number; in dasd_eckd_check_characteristics()

1...<<171172173174175176