Searched refs:save_spl (Results 1 – 3 of 3) sorted by relevance
186 int save_spl; in kcpc_bind_cpu() local226 save_spl = spl_xcall(); in kcpc_bind_cpu()237 splx(save_spl); in kcpc_bind_cpu()244 splx(save_spl); in kcpc_bind_cpu()252 splx(save_spl); in kcpc_bind_cpu()337 int save_spl; in kcpc_bind_thread() local340 save_spl = spl_xcall(); in kcpc_bind_thread()342 splx(save_spl); in kcpc_bind_thread()441 int save_spl; in kcpc_sample() local456 save_spl = spl_xcall(); in kcpc_sample()[all …]
83 int save_spl = splr(ipltospl(XC_HI_PIL)); in cpu_call() local86 splx(save_spl); in cpu_call()
467 int save_spl; in xc_common() local476 save_spl = splr(ipltospl(XC_HI_PIL)); in xc_common()541 splx(save_spl); in xc_common()634 int save_spl = splr(ipltospl(XC_HI_PIL)); in xc_priority() local640 splx(save_spl); in xc_priority()