Searched refs:IGNORE_KERNEL_PREEMPTION (Results 1 – 3 of 3) sorted by relevance
633 extern int IGNORE_KERNEL_PREEMPTION; in xc_priority()635 int save_kernel_preemption = IGNORE_KERNEL_PREEMPTION; in xc_priority()637 IGNORE_KERNEL_PREEMPTION = 1; in xc_priority()639 IGNORE_KERNEL_PREEMPTION = save_kernel_preemption; in xc_priority()649 extern int IGNORE_KERNEL_PREEMPTION; in kdi_xc_others()656 save_kernel_preemption = IGNORE_KERNEL_PREEMPTION; in kdi_xc_others()657 IGNORE_KERNEL_PREEMPTION = 1; in kdi_xc_others()660 IGNORE_KERNEL_PREEMPTION = save_kernel_preemption; in kdi_xc_others()
1477 int IGNORE_KERNEL_PREEMPTION = 0; /* XXX - delete this someday */ variable1501 if (IGNORE_KERNEL_PREEMPTION) { in kpreempt()
1786 int IGNORE_KERNEL_PREEMPTION = 0; /* XXX - delete this someday */ variable1807 if (IGNORE_KERNEL_PREEMPTION) { in kpreempt()