Home
last modified time | relevance | path

Searched refs:TIMER_MAX (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/sys/
HDtimers.h86 #define TIMER_MAX 32 macro
97 struct itimer *its_timers[TIMER_MAX];
/NextBSD/sys/kern/
HDkern_time.c1008 p31b_setcfg(CTL_P1003_1B_TIMER_MAX, TIMER_MAX); in itimer_start()
1155 for (id = 3; id < TIMER_MAX; id++) in kern_ktimer_create()
1158 if (id == TIMER_MAX) { in kern_ktimer_create()
1223 (timerid < 0) || (timerid >= TIMER_MAX) || in itimer_find()
1607 for (i = 0; i < TIMER_MAX; i++) in itimers_alloc()
1651 for (; i < TIMER_MAX; ++i) { in itimers_event_hook_exit()
/NextBSD/usr.bin/getconf/
HDsysconf.gperf63 TIMER_MAX, _SC_TIMER_MAX