Searched refs:rcu_min_cached_objs (Results 1 – 3 of 3) sorted by relevance
180 static int rcu_min_cached_objs = 5; variable181 module_param(rcu_min_cached_objs, int, 0444);3179 if (krcp->nr_bkv_objs >= rcu_min_cached_objs) in put_cached_bnode()3392 for (i = 0; i < rcu_min_cached_objs; i++) { in fill_page_cache_func()
4258 rcutree.rcu_min_cached_objs= [KNL]