Searched refs:PROC_LOCKED (Results 1 – 4 of 4) sorted by relevance
1169 already_locked = PROC_LOCKED(p); in mac_veriexec_proc_is_trusted()
962 #define PROC_LOCKED(p) mtx_owned(&(p)->p_mtx) macro
2087 locked = PROC_LOCKED(p); in sbuf_drain_core_output()
2486 KASSERT(!PROC_LOCKED(p), ("[pmc,%d] proc unexpectedly locked", in pmc_add_thread_descriptors_from_proc()