Searched refs:counter_wrap_check (Results 1 – 1 of 1) sorted by relevance
39 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()