Searched refs:len_lazy (Results 1 – 3 of 3) sorted by relevance
23 rclp->len_lazy = 0; in rcu_cblist_init()57 drclp->len_lazy = srclp->len_lazy; in rcu_cblist_flush_enqueue()65 srclp->len_lazy = 0; in rcu_cblist_flush_enqueue()164 rsclp->len_lazy = 0; in rcu_segcblist_init()260 rsclp->len_lazy++; in rcu_segcblist_enqueue()286 rsclp->len_lazy++; in rcu_segcblist_entrain()310 rclp->len_lazy += rsclp->len_lazy; in rcu_segcblist_extract_count()311 rsclp->len_lazy = 0; in rcu_segcblist_extract_count()364 rsclp->len_lazy += rclp->len_lazy; in rcu_segcblist_insert_count()366 rclp->len_lazy = 0; in rcu_segcblist_insert_count()
24 rclp->len_lazy--; in rcu_cblist_dequeued_lazy()65 return rsclp->len_lazy; in rcu_segcblist_n_lazy_cbs()71 return rcu_segcblist_n_cbs(rsclp) - rsclp->len_lazy; in rcu_segcblist_n_nonlazy_cbs()
25 long len_lazy; member76 long len_lazy; member