| /netbsd-src/sys/kern/ |
| H A D | kern_rate.c | 43 ratecheck(struct timeval *lasttime, const struct timeval *mininterval) in ratecheck() function
|
| H A D | kern_fork.c | 273 if (ratecheck(&lasttfm, &fork_tfmrate)) in fork1()
|
| H A D | kern_entropy.c | 1230 ratecheck(&lasttime, &interval)) { in entropy_do_consolidate() 1336 ratecheck(&lasttime, &interval)) { in entropy_notify() 1595 ratecheck(&lasttime, &interval)) { in entropy_extract()
|
| H A D | subr_pool.c | 1157 ratecheck(&pp->pr_hardlimit_warning_last, in pool_get()
|
| /netbsd-src/sys/arch/xen/xen/ |
| H A D | xennet_checksum.c | 181 if (ratecheck(&lasttime, &xn_cksum_errintvl)) in xennet_checksum_fill()
|
| H A D | xbdback_xenbus.c | 1074 if (ratecheck(&xbdi->xbdi_lasterr_time, in xbdback_co_main_loop() 1091 if (ratecheck(&xbdi->xbdi_lasterr_time, in xbdback_co_main_loop() 1316 if (ratecheck(&xbdi->xbdi_lasterr_time, &xbdback_err_intvl)) { in xbdback_co_io() 1349 if (ratecheck(&xbdi->xbdi_lasterr_time, in xbdback_co_io_gotio()
|
| H A D | xengnt.c | 407 if (ratecheck(&xengnt_nonmemtime, &xengnt_nonmemintvl)) in xengnt_get_entry()
|
| H A D | xennetback_xenbus.c | 865 if (ratecheck(&lasttime, &xni_pool_errintvl)) in xennetback_evthandler() 1232 if (ratecheck(&lasttime, &xni_pool_errintvl)) in xennetback_ifsoftstart_copy()
|
| /netbsd-src/sys/arch/zaurus/dev/ |
| H A D | zkbd.c | 570 if (ratecheck(&zkbdontv, &zkbdhalttv)) { in zkbd_on() 575 } else if (ratecheck(&zkbdontv, &zkbdsleeptv)) { in zkbd_on()
|
| H A D | zapm.c | 852 if (bc_lock && ratecheck(&sc->sc_lastbattchk, &zapm_battchkrate)) { in zapm_poll1()
|
| /netbsd-src/sys/sys/ |
| H A D | timevar.h | 206 int ratecheck(struct timeval *, const struct timeval *);
|
| /netbsd-src/sys/arch/sparc64/dev/ |
| H A D | lom.c | 1039 if (ratecheck(&sc->sc_alarm_lastread, &refresh_interval)) { in lom_refresh_alarm() 1074 if (!ratecheck(&sc->sc_fan_lastread[i], &refresh_interval)) in lom_refresh_fan() 1097 if (!ratecheck(&sc->sc_psu_lastread[i], &refresh_interval)) in lom_refresh_psu() 1128 if (!ratecheck(&sc->sc_temp_lastread[i], &refresh_interval)) in lom_refresh_temp()
|
| /netbsd-src/sys/dev/ic/ |
| H A D | ld_cac.c | 202 if (ratecheck(&sc->sc_serrtm, &ld_cac_serrintvl)) { in ld_cac_done()
|
| /netbsd-src/sys/net/ |
| H A D | ether_sw_offload.c | 110 if (ratecheck(&eso_err_lasttime, &eso_err_interval)) in ether_sw_offload_tx()
|
| /netbsd-src/sys/net80211/ |
| H A D | ieee80211_rssadapt.c | 338 if (!ratecheck(&ra->ra_last_raise, &ra->ra_raise_interval)) in ieee80211_rssadapt_raise_rate()
|
| /netbsd-src/sys/arch/alpha/alpha/ |
| H A D | interrupt.c | 632 if (!ratecheck(t, msgperiod)) in rlprintf()
|
| /netbsd-src/sys/nfs/ |
| H A D | nfs_clntsocket.c | 375 if (ratecheck(&nfs_reply_last_err_time, in nfs_reply()
|
| H A D | nfs_socket.c | 836 if (ratecheck(&nfs_timer_last_err_time, in nfs_timer()
|
| /netbsd-src/sys/arch/mips/cavium/dev/ |
| H A D | if_cnmac.c | 1235 ratecheck(&sc->sc_rxerr_log_last, &rxerr_log_interval)) in cnmac_recv_check()
|
| /netbsd-src/sys/dev/pci/ixgbe/ |
| H A D | ixgbe.c | 3242 if (ratecheck(&sc->lasterr_time, in ixgbe_intr_admin_common() 3257 if (ratecheck(&sc->lasterr_time, in ixgbe_intr_admin_common() 3272 if (ratecheck(&sc->lasterr_time, in ixgbe_intr_admin_common() 6679 if (ratecheck(&sc->lasterr_time, &ixgbe_errlog_intrvl)) in ixgbe_check_fan_failure()
|
| /netbsd-src/sys/dev/usb/ |
| H A D | usbdi.c | 1430 return ratecheck(last, &errinterval); in usbd_ratecheck()
|
| /netbsd-src/share/man/man9/ |
| H A D | Makefile | 49 radio.9 ras.9 rasops.9 ratecheck.9 resettodr.9 rnd.9 \
|
| /netbsd-src/sys/fs/nfs/common/ |
| H A D | nfs_commonsubs.c | 1218 if (ratecheck(&last64fileid, &warninterval)) { in nfsv4_loadattr() 1762 if (ratecheck(&last64mountfileid, &warninterval)) { in nfsv4_loadattr()
|
| /netbsd-src/sys/dev/ata/ |
| H A D | ata.c | 976 if (ratecheck(&last, &serrintvl)) { in ata_dmaerr()
|
| /netbsd-src/usr.sbin/makemandb/ |
| H A D | nostem.txt | 3189 ratecheck
|