Searched refs:PROC_ITIMUNLOCK (Results 1 – 3 of 3) sorted by relevance
443 PROC_ITIMUNLOCK(p); in hardclock_cpu()449 PROC_ITIMUNLOCK(p); in hardclock_cpu()532 PROC_ITIMUNLOCK(p); in hardclock_cnt()539 PROC_ITIMUNLOCK(p); in hardclock_cnt()
702 PROC_ITIMUNLOCK(p); in kern_getitimer()787 PROC_ITIMUNLOCK(p); in kern_setitimer()
664 #define PROC_ITIMUNLOCK(p) mtx_unlock_spin(&(p)->p_itimmtx) macro