Searched refs:counter_wrap_check (Results 1 – 2 of 2) sorted by relevance
51 static ulong counter_wrap_check = (ULONG_MAX >> 2); variable52 module_param(counter_wrap_check, ulong, 0444);581 if (!(gpseq & counter_wrap_check) && last_lvl) in srcu_gp_end()
4246 srcutree.counter_wrap_check [KNL]