Lines Matching full:preemption
7 * preempt_count (used for kernel preemption, interrupt count, etc.)
15 * We put the hardirq and softirq counter into the preemption
18 * - bits 0-7 are the preemption count (max preemption depth: 256)
60 * Disable preemption until the scheduler is running -- use an unconditional
160 /* Locks on RT do not disable preemption */
169 * Which need to disable both preemption (CONFIG_PREEMPT_COUNT) and
281 * Even if we don't have any preemption, we need preempt disable/enable
301 * Modules have no business playing preemption tricks.
344 * preempt_notifier - key for installing preemption notifiers
439 * preempt_disable_nested - Disable preemption inside a normally preempt disabled section
441 * Use for code which requires preemption protection inside a critical
442 * section which has preemption disabled implicitly on non-PREEMPT_RT
450 * only prevent migration. preempt_disable_nested() ensures that preemption