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