Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dtorture.h127 #define torture_preempt_schedule() __preempt_schedule() macro
129 #define torture_preempt_schedule() do { } while (0) macro
/linux/kernel/locking/
H A Dlocktorture.c181 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_lock_busted_write_delay()
265 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_spin_lock_write_delay()
510 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_mutex_delay()
687 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_rtmutex_delay()
743 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_rwsem_write_delay()
767 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_rwsem_read_delay()