Lines Matching full:preemption
7 * preempt_count (used for kernel preemption, interrupt count, etc.)
14 * We put the hardirq and softirq counter into the preemption
17 * - bits 0-7 are the preemption count (max preemption depth: 256)
59 * Disable preemption until the scheduler is running -- use an unconditional
148 /* Locks on RT do not disable preemption */
157 * Which need to disable both preemption (CONFIG_PREEMPT_COUNT) and
269 * Even if we don't have any preemption, we need preempt disable/enable
289 * Modules have no business playing preemption tricks.
332 * preempt_notifier - key for installing preemption notifiers
425 * preempt_disable_nested - Disable preemption inside a normally preempt disabled section
427 * Use for code which requires preemption protection inside a critical
428 * section which has preemption disabled implicitly on non-PREEMPT_RT
436 * only prevent migration. preempt_disable_nested() ensures that preemption