Searched refs:rcu_resched_ns (Results 1 – 3 of 3) sorted by relevance
371 rcutree.rcu_resched_ns module parameter in situations where376 This option rounds rcutree.rcu_resched_ns up to the next
442 static long rcu_resched_ns = 3 * NSEC_PER_MSEC; variable443 module_param(rcu_resched_ns, long, 0644);2618 long rrn = READ_ONCE(rcu_resched_ns); in rcu_do_batch()
5826 rcutree.rcu_resched_ns= [KNL]