/openbsd-src/sys/kern/ |
H A D | kern_sensors.c | 176 unsigned int period; member 186 sensor_task_register(void *arg, void (*func)(void *), unsigned int period) in sensor_task_register() 258 unsigned int period = 0; in sensor_task_work() local
|
H A D | kern_clockintr.c | 272 clockintr_advance(struct clockintr *cl, uint64_t period) in clockintr_advance() argument 287 clockrequest_advance(struct clockrequest *cr, uint64_t period) in clockrequest_advance() argument 421 clockintr_stagger(struct clockintr *cl, uint64_t period, uint32_t numer, in clockintr_stagger() argument 545 nsec_advance(uint64_t *next, uint64_t period, uint64_t now) in nsec_advance() argument [all...] |
H A D | kern_watchdog.c | 74 int error, period; in sysctl_wdog() local
|
/openbsd-src/sys/dev/fdt/ |
H A D | bcm2835_dog.c | 121 bcmdog_wdog_set(struct bcmdog_softc *sc, uint32_t period) in bcmdog_wdog_set() 142 bcmdog_wdog_cb(void *self, int period) in bcmdog_wdog_cb()
|
H A D | sxidog.c | 140 sxidog_callback(void *arg, int period) in sxidog_callback()
|
/openbsd-src/gnu/llvm/libcxx/include/__chrono/ |
H A D | steady_clock.h | 32 typedef duration::period period; typedef
|
H A D | system_clock.h | 32 typedef duration::period period; typedef
|
H A D | time_point.h | 41 typedef typename duration::period period; typedef
|
H A D | file_clock.h | 54 typedef nano period; typedef
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash1.C | 40 Raw_Data::Raw_Data(const Dated_Data *source,const D_Interval& period) in Raw_Data()
|
/openbsd-src/sys/dev/pci/ |
H A D | tcpcib.c | 130 tcpcib_wdt_init(struct tcpcib_softc *sc, int period) in tcpcib_wdt_init() 311 tcpcib_wdt_cb(void *arg, int period) in tcpcib_wdt_cb()
|
H A D | ichwdt.c | 158 ichwdt_cb(void *arg, int period) in ichwdt_cb()
|
/openbsd-src/usr.sbin/watchdogd/ |
H A D | watchdogd.c | 59 u_int interval = 0, period = 30, nperiod; in main() local
|
/openbsd-src/sys/dev/hil/ |
H A D | hilkbd.c | 350 hilkbd_cnbell(void *v, u_int pitch, u_int period, u_int volume) in hilkbd_cnbell() 359 hilkbd_bell(struct hil_softc *sc, u_int pitch, u_int period, u_int volume) in hilkbd_bell()
|
/openbsd-src/usr.bin/passwd/ |
H A D | local_passwd.c | 66 time_t period; in local_passwd() local
|
/openbsd-src/sys/arch/sparc64/dev/ |
H A D | pmc.c | 119 pmc_wdog_cb(void *arg, int period) in pmc_wdog_cb()
|
H A D | beeper.c | 138 beeper_bell(void *vsc, u_int pitch, u_int period, u_int volume, int poll) in beeper_bell()
|
/openbsd-src/usr.bin/indent/ |
H A D | indent_codes.h | 67 #define period 32 macro
|
/openbsd-src/sys/arch/octeon/dev/ |
H A D | octmmc.c | 343 uint64_t period, sample; in octmmc_acquire() local 400 uint64_t period; in octmmc_init_bus() local 531 uint64_t period; in octmmc_bus_clock() local
|
/openbsd-src/sys/arch/i386/pci/ |
H A D | geodesc.c | 153 geodesc_wdogctl_cb(void *self, int period) in geodesc_wdogctl_cb()
|
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | sumo_smc.c | 144 u32 period, unit, timer_value; in sumo_enable_boost_timer() local
|
/openbsd-src/sys/dev/ |
H A D | cons.c | 245 cnbell(u_int pitch, u_int period, u_int volume) in cnbell()
|
/openbsd-src/sys/dev/pckbc/ |
H A D | pckbd.c | 1221 pckbd_bell(u_int pitch, u_int period, u_int volume, int poll) in pckbd_bell() 1291 pckbd_cnbell(void *v, u_int pitch, u_int period, u_int volume) in pckbd_cnbell()
|
/openbsd-src/sys/arch/armv7/omap/ |
H A D | omdog.c | 158 omdog_cb(void *self, int period) in omdog_cb()
|
/openbsd-src/sys/dev/ic/ |
H A D | aic7xxx.c | 1677 u_int *period, u_int *ppr_options, role_t role) in ahc_devlimited_syncrate() argument 1730 ahc_find_syncrate(struct ahc_softc * ahc,u_int * period,u_int * ppr_options,u_int maxsync) ahc_find_syncrate() argument 1933 ahc_set_syncrate(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,struct ahc_syncrate * syncrate,u_int period,u_int offset,u_int ppr_options,u_int type,int paused) ahc_set_syncrate() argument 2412 u_int period; ahc_build_transfer_msg() local 2498 ahc_construct_sdtr(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,u_int period,u_int offset) ahc_construct_sdtr() argument 2541 ahc_construct_ppr(struct ahc_softc * ahc,struct ahc_devinfo * devinfo,u_int period,u_int offset,u_int bus_width,u_int ppr_options) ahc_construct_ppr() argument 3085 u_int period; ahc_parse_msg() local 3260 u_int period; ahc_parse_msg() local [all...] |