Searched refs:rcu_resched_ns (Results 1 – 3 of 3) sorted by relevance
323 rcutree.rcu_resched_ns module parameter in situations where328 This option rounds rcutree.rcu_resched_ns up to the next
401 static long rcu_resched_ns = 3 * NSEC_PER_MSEC; variable402 module_param(rcu_resched_ns, long, 0644);2108 long rrn = READ_ONCE(rcu_resched_ns); in rcu_do_batch()
4916 rcutree.rcu_resched_ns= [KNL]