Searched refs:PROC_PROFLOCK (Results 1 – 2 of 2) sorted by relevance
77 PROC_PROFLOCK(p); in sys_profil()118 PROC_PROFLOCK(td->td_proc); in addupc_intr()155 PROC_PROFLOCK(p); in addupc_task()
797 #define PROC_PROFLOCK(p) mtx_lock_spin(&(p)->p_profmtx) macro