Home
last modified time | relevance | path

Searched defs:period (Results 1 – 25 of 77) sorted by relevance

1234

/openbsd-src/sys/kern/
H A Dkern_sensors.c176 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 Dkern_clockintr.c272 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 Dkern_watchdog.c74 int error, period; in sysctl_wdog() local
/openbsd-src/sys/dev/fdt/
H A Dbcm2835_dog.c121 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 Dsxidog.c140 sxidog_callback(void *arg, int period) in sxidog_callback()
/openbsd-src/gnu/llvm/libcxx/include/__chrono/
H A Dsteady_clock.h32 typedef duration::period period; typedef
H A Dsystem_clock.h32 typedef duration::period period; typedef
H A Dtime_point.h41 typedef typename duration::period period; typedef
H A Dfile_clock.h54 typedef nano period; typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash1.C40 Raw_Data::Raw_Data(const Dated_Data *source,const D_Interval& period) in Raw_Data()
/openbsd-src/sys/dev/pci/
H A Dtcpcib.c130 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 Dichwdt.c158 ichwdt_cb(void *arg, int period) in ichwdt_cb()
/openbsd-src/usr.sbin/watchdogd/
H A Dwatchdogd.c59 u_int interval = 0, period = 30, nperiod; in main() local
/openbsd-src/sys/dev/hil/
H A Dhilkbd.c350 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 Dlocal_passwd.c66 time_t period; in local_passwd() local
/openbsd-src/sys/arch/sparc64/dev/
H A Dpmc.c119 pmc_wdog_cb(void *arg, int period) in pmc_wdog_cb()
H A Dbeeper.c138 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 Dindent_codes.h67 #define period 32 macro
/openbsd-src/sys/arch/octeon/dev/
H A Doctmmc.c343 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 Dgeodesc.c153 geodesc_wdogctl_cb(void *self, int period) in geodesc_wdogctl_cb()
/openbsd-src/sys/dev/pci/drm/radeon/
H A Dsumo_smc.c144 u32 period, unit, timer_value; in sumo_enable_boost_timer() local
/openbsd-src/sys/dev/
H A Dcons.c245 cnbell(u_int pitch, u_int period, u_int volume) in cnbell()
/openbsd-src/sys/dev/pckbc/
H A Dpckbd.c1221 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 Domdog.c158 omdog_cb(void *self, int period) in omdog_cb()
/openbsd-src/sys/dev/ic/
H A Daic7xxx.c1677 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...]

1234