Searched refs:ktrace_sx (Results 1 – 1 of 1) sorted by relevance
155 static struct sx ktrace_sx; variable223 sx_init(&ktrace_sx, "ktrace_sx"); in ktrace_init()395 sx_assert(&ktrace_sx, SX_XLOCKED); in ktr_drain()423 sx_xlock(&ktrace_sx); in ktr_submitrequest()427 sx_xunlock(&ktrace_sx); in ktr_submitrequest()639 sx_xlock(&ktrace_sx); in ktrprocexit()641 sx_xunlock(&ktrace_sx); in ktrprocexit()716 sx_xlock(&ktrace_sx); in ktruserret()718 sx_xunlock(&ktrace_sx); in ktruserret()