Home
last modified time | relevance | path

Searched refs:clockintr_bind (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/kern/
H A Dkern_sched.c91 clockintr_bind(&spc->spc_itimer, ci, itimer_update, NULL); in sched_init_cpu()
92 clockintr_bind(&spc->spc_profclock, ci, profclock, NULL); in sched_init_cpu()
93 clockintr_bind(&spc->spc_roundrobin, ci, roundrobin, NULL); in sched_init_cpu()
94 clockintr_bind(&spc->spc_statclock, ci, statclock, NULL); in sched_init_cpu()
H A Dkern_clockintr.c67 clockintr_bind(&cq->cq_hardclock, ci, clockintr_hardclock, in clockintr_cpu_init()
350 clockintr_bind(struct clockintr *cl, struct cpu_info *ci, in clockintr_bind() function
H A Dsubr_prof.c110 clockintr_bind(&ci->ci_gmonclock, ci, gmonclock, NULL); in prof_init()
/openbsd/sys/sys/
H A Dclockintr.h131 void clockintr_bind(struct clockintr *, struct cpu_info *,
/openbsd/share/man/man9/
H A DMakefile12 clockintr.9 clockintr_bind.9 \
/openbsd/sys/dev/dt/
H A Ddt_dev.c539 clockintr_bind(&dp->dp_clockintr, dp->dp_cpu, dt_clock, in dt_ioctl_record_start()
/openbsd/distrib/sets/lists/comp/
H A Dmi3107 ./usr/share/man/man9/clockintr_bind.9