Home
last modified time | relevance | path

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

/linux-4.4.14/include/asm-generic/
Dpreempt.h81 extern asmlinkage void preempt_schedule(void);
82 #define __preempt_schedule() preempt_schedule()
/linux-4.4.14/kernel/locking/
Dlocktorture.c138 preempt_schedule(); /* Allow test to be preempted. */ in torture_lock_busted_write_delay()
187 preempt_schedule(); /* Allow test to be preempted. */ in torture_spin_lock_write_delay()
360 preempt_schedule(); /* Allow test to be preempted. */ in torture_mutex_delay()
443 preempt_schedule(); /* Allow test to be preempted. */ in torture_rtmutex_delay()
483 preempt_schedule(); /* Allow test to be preempted. */ in torture_rwsem_write_delay()
510 preempt_schedule(); /* Allow test to be preempted. */ in torture_rwsem_read_delay()
/linux-4.4.14/arch/x86/entry/
Dthunk_32.S37 THUNK ___preempt_schedule, preempt_schedule
Dthunk_64.S48 THUNK ___preempt_schedule, preempt_schedule
/linux-4.4.14/arch/x86/include/asm/
Dpreempt.h98 extern asmlinkage void preempt_schedule(void);
/linux-4.4.14/kernel/rcu/
Drcutorture.c292 preempt_schedule(); /* No QS if preempt_disable() in effect */ in rcu_read_delay()
/linux-4.4.14/kernel/sched/
Dcore.c3267 asmlinkage __visible void __sched notrace preempt_schedule(void) in preempt_schedule() function
3278 NOKPROBE_SYMBOL(preempt_schedule);
3279 EXPORT_SYMBOL(preempt_schedule);
/linux-4.4.14/Documentation/trace/
Dftrace.txt1607 <idle>-0 3.N.. 25us : __schedule <-preempt_schedule
1618 <idle>-0 3d..3 29us : __schedule <-preempt_schedule