Searched refs:PROC_LOCKED (Results 1 – 3 of 3) sorted by relevance
866 already_locked = PROC_LOCKED(p); in mac_veriexec_proc_is_trusted()
895 #define PROC_LOCKED(p) mtx_owned(&(p)->p_mtx) macro
1636 locked = PROC_LOCKED(p->td->td_proc); in sbuf_drain_core_output()