Home
last modified time | relevance | path

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

/linux/include/linux/
A Dtorture.h126 #define torture_preempt_schedule() preempt_schedule() macro
128 #define torture_preempt_schedule() do { } while (0) macro
/linux/kernel/locking/
A Dlocktorture.c122 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_lock_busted_write_delay()
170 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_spin_lock_write_delay()
349 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_mutex_delay()
524 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_rtmutex_delay()
564 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_rwsem_write_delay()
591 torture_preempt_schedule(); /* Allow test to be preempted. */ in torture_rwsem_read_delay()
/linux/kernel/rcu/
A Drcutorture.c400 torture_preempt_schedule(); /* QS only if preemptible. */ in rcu_read_delay()

Completed in 12 milliseconds