Searched defs:torture_preempt_schedule (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/linux/
H A Dtorture.h127 #define torture_preempt_schedule() __preempt_schedule() macro
129 #define torture_preempt_schedule() do { } while (0) macro

Completed in 253 milliseconds