Searched refs:RCU_CALL_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance
177 #define RCU_CALL_MIN_SIZE 30 macro269 while (n == 0 || (n < RCU_CALL_MIN_SIZE && ++tries <= 5)) { in call_rcu_thread()