HomeSort by: relevance | last modified time | path
    Searched defs:itimer_lock_held (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_time.c 176 * itimer_lock_held:
182 itimer_lock_held(void) function
691 KASSERT(itimer_lock_held());
724 KASSERT(itimer_lock_held());
756 KASSERT(itimer_lock_held());
784 KASSERT(itimer_lock_held());
906 KASSERT(itimer_lock_held());
980 KASSERT(itimer_lock_held());
1041 KASSERT(itimer_lock_held());
1175 KASSERT(itimer_lock_held());
    [all...]
kern_time.c 176 * itimer_lock_held:
182 itimer_lock_held(void) function
691 KASSERT(itimer_lock_held());
724 KASSERT(itimer_lock_held());
756 KASSERT(itimer_lock_held());
784 KASSERT(itimer_lock_held());
906 KASSERT(itimer_lock_held());
980 KASSERT(itimer_lock_held());
1041 KASSERT(itimer_lock_held());
1175 KASSERT(itimer_lock_held());
    [all...]

Completed in 37 milliseconds