Searched refs:counter_wrap_check (Results 1 – 1 of 1) sorted by relevance
38 static ulong counter_wrap_check = (ULONG_MAX >> 2); variable39 module_param(counter_wrap_check, ulong, 0444);564 if (!(gpseq & counter_wrap_check) && last_lvl) in srcu_gp_end()