Searched refs:splx (Results 1 – 8 of 8) sorted by relevance
86 #define UNLOCK_TRACE(x) splx(x)
91 splx(s); in priq_pfattach()283 splx(s); in priq_class_create()420 splx(s); in priq_class_destroy()
223 splx(s);245 splx(s);512 splx(s); in altq_pfdetach()1430 splx(s);1449 splx(s);1483 splx(s);
345 splx(s); in rmc_newclass()396 splx(s); in rmc_modclass()631 splx(s); in rmc_delete_class()1571 splx(s); in rmc_restart()
154 splx(s); in hfsc_pfattach()500 splx(s); in hfsc_class_create()523 splx(s); in hfsc_class_create()590 splx(s); in hfsc_class_destroy()
220 splx(s); in cbq_pfattach()
510 static __inline void splx(intrmask_t ipl __unused) { return; } in splx() function
517 # define SPL_X(x) (void) splx(x)