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

/linux-master/tools/testing/radix-tree/
H A Dmaple.c29 #define RCU_MT_BUG_ON(test, y) {if (y) { test->stop = true; } MT_BUG_ON(test->mt, y); } macro
[all...]

Completed in 149 milliseconds