Searched refs:rcu_resched_ns (Results 1 – 2 of 2) sorted by relevance
489 static long rcu_resched_ns = 3 * NSEC_PER_MSEC; variable490 module_param(rcu_resched_ns, long, 0644);2460 long rrn = READ_ONCE(rcu_resched_ns); in rcu_do_batch()