Searched refs:rcu_min_cached_objs (Results 1 – 2 of 2) sorted by relevance
185 static int rcu_min_cached_objs = 5; variable186 module_param(rcu_min_cached_objs, int, 0444);2971 if (krcp->nr_bkv_objs >= rcu_min_cached_objs) in put_cached_bnode()3200 1 : rcu_min_cached_objs; in fill_page_cache_func()
4701 rcutree.rcu_min_cached_objs= [KNL]