Home
last modified time | relevance | path

Searched refs:save_kernel_preemption (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dx_call.c635 int save_kernel_preemption = IGNORE_KERNEL_PREEMPTION; in xc_priority() local
639 IGNORE_KERNEL_PREEMPTION = save_kernel_preemption; in xc_priority()
650 int save_kernel_preemption; in kdi_xc_others() local
656 save_kernel_preemption = IGNORE_KERNEL_PREEMPTION; in kdi_xc_others()
660 IGNORE_KERNEL_PREEMPTION = save_kernel_preemption; in kdi_xc_others()