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

/linux-master/include/linux/
H A Dtorture.h127 #define torture_preempt_schedule() __preempt_schedule() macro
129 #define torture_preempt_schedule() do { } while (0) macro
/linux-master/kernel/locking/
H A Dlocktorture.c180 torture_preempt_schedule(); /* Allow test to be preempted. */
264 torture_preempt_schedule(); /* Allow test to be preempted. */
509 torture_preempt_schedule(); /* Allow test to be preempted. */
686 torture_preempt_schedule(); /* Allow test to be preempted. */
742 torture_preempt_schedule(); /* Allow test to be preempted. */
766 torture_preempt_schedule(); /* Allow test to be preempted. */
/linux-master/kernel/rcu/
H A Drcutorture.c441 torture_preempt_schedule(); /* QS only if preemptible. */

Completed in 287 milliseconds