Searched refs:bl (Results 1 – 2 of 2) sorted by relevance
2128 long bl, count; in rcu_do_batch() local2152 bl = max(rdp->blimit, pending >> rcu_divisor); in rcu_do_batch()2153 if (unlikely(bl > 100)) in rcu_do_batch()2157 rcu_segcblist_n_cbs(&rdp->cblist), bl); in rcu_do_batch()2173 if (-rcl.len >= bl && !offloaded && in rcu_do_batch()
186 ftrace_suspend_notifier_call(struct notifier_block *bl, unsigned long state, in ftrace_suspend_notifier_call() argument