Searched refs:rcu_resched_ns (Results 1 – 1 of 1) sorted by relevance
479 static long rcu_resched_ns = 3 * NSEC_PER_MSEC; variable480 module_param(rcu_resched_ns, long, 0644);2494 long rrn = READ_ONCE(rcu_resched_ns); in rcu_do_batch()