Home
last modified time | relevance | path

Searched refs:counter_wrap_check (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/rcu/
H A Dsrcutree.c39 static ulong counter_wrap_check = (ULONG_MAX >> 2); variable
40 module_param(counter_wrap_check, ulong, 0444);
942 if (!(gpseq & counter_wrap_check)) in srcu_gp_end()