Searched refs:save_spl (Results 1 – 3 of 3) sorted by relevance
175 int save_spl; in kcpc_bind_cpu() local215 save_spl = spl_xcall(); in kcpc_bind_cpu()226 splx(save_spl); in kcpc_bind_cpu()233 splx(save_spl); in kcpc_bind_cpu()241 splx(save_spl); in kcpc_bind_cpu()327 int save_spl; in kcpc_bind_thread() local330 save_spl = spl_xcall(); in kcpc_bind_thread()332 splx(save_spl); in kcpc_bind_thread()431 int save_spl; in kcpc_sample() local446 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()