Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dsrcutree.c38 static ulong counter_wrap_check = (ULONG_MAX >> 2); variable
39 module_param(counter_wrap_check, ulong, 0444);
564 if (!(gpseq & counter_wrap_check) && last_lvl) in srcu_gp_end()
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin.modinfo
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt5293 srcutree.counter_wrap_check [KNL]