Searched refs:HZ (Results 76 - 100 of 2618) sorted by relevance

1234567891011>>

/linux-master/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-timestamp.c39 MCP251XFD_TIMESTAMP_WORK_DELAY_SEC * HZ);
65 MCP251XFD_TIMESTAMP_WORK_DELAY_SEC * HZ);
/linux-master/drivers/scsi/
H A Dsr.h24 #define SR_TIMEOUT (30 * HZ)
30 #define IOCTL_TIMEOUT 30*HZ
/linux-master/net/netfilter/
H A Dnf_conntrack_proto_udp.c28 [UDP_CT_UNREPLIED] = 30*HZ,
29 [UDP_CT_REPLIED] = 120*HZ,
102 ct->proto.udp.stream_ts = 2 * HZ + jiffies;
237 ntohl(nla_get_be32(tb[CTA_TIMEOUT_UDP_UNREPLIED])) * HZ;
241 ntohl(nla_get_be32(tb[CTA_TIMEOUT_UDP_REPLIED])) * HZ;
252 htonl(timeouts[UDP_CT_UNREPLIED] / HZ)) ||
254 htonl(timeouts[UDP_CT_REPLIED] / HZ)))
278 un->offload_timeout = 30 * HZ;
/linux-master/net/x25/
H A Dx25_proc.c103 x25->va, x25_display_timer(s) / HZ, x25->t2 / HZ,
104 x25->t21 / HZ, x25->t22 / HZ, x25->t23 / HZ,
/linux-master/kernel/time/
H A Dclocksource-wdtest.c98 schedule_timeout_uninterruptible(HZ / 10);
110 schedule_timeout_uninterruptible(holdoff * HZ);
121 schedule_timeout_uninterruptible(HZ);
152 schedule_timeout_uninterruptible(2 * HZ);
162 schedule_timeout_uninterruptible(2 * HZ);
/linux-master/drivers/net/ethernet/dec/tulip/
H A Dpnic.c68 if (! tp->nwayset || time_after(jiffies, dev_trans_start(dev) + 1*HZ)) {
92 int next_tick = 60*HZ;
106 next_tick = 3*HZ;
119 next_tick = 1*HZ;
123 next_tick = 60*HZ;
131 next_tick = 3*HZ;
134 next_tick = 1*HZ;
/linux-master/drivers/net/wireguard/
H A Dtimers.c62 jiffies + REJECT_AFTER_TIME * 3 * HZ);
87 jiffies + KEEPALIVE_TIMEOUT * HZ);
149 jiffies + (KEEPALIVE_TIMEOUT + REKEY_TIMEOUT) * HZ +
159 jiffies + KEEPALIVE_TIMEOUT * HZ);
185 jiffies + REKEY_TIMEOUT * HZ +
206 jiffies + REJECT_AFTER_TIME * 3 * HZ);
216 jiffies + peer->persistent_keepalive_interval * HZ);
/linux-master/include/linux/
H A Datalk.h97 #define AARP_EXPIRY_TIME (5 * 60 * HZ)
101 #define AARP_TICK_TIME (HZ / 5)
108 #define AARP_RESOLVE_TIME (10 * HZ)
H A Dratelimit_types.h9 #define DEFAULT_RATELIMIT_INTERVAL (5 * HZ)
/linux-master/include/net/iucv/
H A Daf_iucv.h38 #define IUCV_CONN_TIMEOUT (HZ * 40)
39 #define IUCV_DISCONN_TIMEOUT (HZ * 2)
40 #define IUCV_CONN_IDLE_TIMEOUT (HZ * 60)
/linux-master/net/smc/
H A Dsmc_llc.h20 #define SMC_LLC_WAIT_FIRST_TIME (5 * HZ)
21 #define SMC_LLC_WAIT_TIME (2 * HZ)
22 #define SMC_LLC_TESTLINK_DEFAULT_TIME (30 * HZ)
/linux-master/drivers/infiniband/hw/erdma/
H A Derdma_cm.h119 #define MPAREQ_TIMEOUT (HZ * 20)
120 #define MPAREP_TIMEOUT (HZ * 10)
121 #define CONNECT_TIMEOUT (HZ * 10)
/linux-master/arch/mips/sgi-ip32/
H A Dip32-reset.c38 #define POWERDOWN_FREQ (HZ / 4)
39 #define PANIC_FREQ (HZ / 8)
110 power_timer.expires = jiffies + POWERDOWN_TIMEOUT * HZ;
/linux-master/net/rds/
H A Dsysctl.c45 unsigned long rds_sysctl_reconnect_max_jiffies = HZ;
/linux-master/arch/sh/include/mach-dreamcast/mach/
H A Dmaple.h6 #define MAPLE_PNP_INTERVAL HZ
/linux-master/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.h24 mod_timer(&enic->rfs_h.rfs_may_expire, jiffies + HZ/4);
/linux-master/init/
H A Dcalibrate.c32 #define DELAY_CALIBRATION_TICKS ((HZ < 100) ? 1 : (HZ/100))
178 * time we refine our estimate after the first takes 1.5/HZ seconds, so try
309 lpj/(500000/HZ),
310 (lpj/(5000/HZ)) % 100, lpj);
/linux-master/arch/mips/kernel/
H A Dcsrc-ioasic.c37 int i = HZ / 8;
/linux-master/arch/openrisc/lib/
H A Ddelay.c43 loops = (unsigned long long)xloops * loops_per_jiffy * HZ;
/linux-master/arch/arm/mach-versatile/
H A Dplatsmp.c91 timeout = jiffies + (1 * HZ);
/linux-master/arch/mips/sgi-ip22/
H A Dip22-reset.c37 #define POWERDOWN_FREQ (HZ / 4)
38 #define PANIC_FREQ (HZ / 8)
104 debounce_timer.expires = jiffies + (HZ / 20); /* 0.05s */
136 power_timer.expires = jiffies + POWERDOWN_TIMEOUT * HZ;
/linux-master/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.h31 #define CCMNI_NETDEV_WDT_TO (1 * HZ)
/linux-master/arch/m68k/kernel/
H A Dsetup_no.c182 clockfreq = (loops_per_jiffy * HZ) * CPU_INSTR_PER_JIFFY;
193 (loops_per_jiffy * HZ) / 500000,
194 ((loops_per_jiffy * HZ) / 5000) % 100,
195 (loops_per_jiffy * HZ));
/linux-master/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dpci_mcu.c19 mdev->mcu.timeout = 3 * HZ;
/linux-master/include/linux/sched/
H A Drt.h61 #define RR_TIMESLICE (100 * HZ / 1000)

Completed in 226 milliseconds

1234567891011>>