Searched refs:rcu_min_cached_objs (Results 1 – 2 of 2) sorted by relevance
181 static int rcu_min_cached_objs = 5; variable182 module_param(rcu_min_cached_objs, int, 0444);3206 if (krcp->nr_bkv_objs >= rcu_min_cached_objs) in put_cached_bnode()3410 1 : rcu_min_cached_objs; in fill_page_cache_func()
4394 rcutree.rcu_min_cached_objs= [KNL]