len_lazy 25 include/linux/rcu_segcblist.h long len_lazy; len_lazy 76 include/linux/rcu_segcblist.h long len_lazy; len_lazy 23 kernel/rcu/rcu_segcblist.c rclp->len_lazy = 0; len_lazy 57 kernel/rcu/rcu_segcblist.c drclp->len_lazy = srclp->len_lazy; len_lazy 65 kernel/rcu/rcu_segcblist.c srclp->len_lazy = 0; len_lazy 164 kernel/rcu/rcu_segcblist.c rsclp->len_lazy = 0; len_lazy 260 kernel/rcu/rcu_segcblist.c rsclp->len_lazy++; len_lazy 286 kernel/rcu/rcu_segcblist.c rsclp->len_lazy++; len_lazy 310 kernel/rcu/rcu_segcblist.c rclp->len_lazy += rsclp->len_lazy; len_lazy 311 kernel/rcu/rcu_segcblist.c rsclp->len_lazy = 0; len_lazy 364 kernel/rcu/rcu_segcblist.c rsclp->len_lazy += rclp->len_lazy; len_lazy 366 kernel/rcu/rcu_segcblist.c rclp->len_lazy = 0; len_lazy 24 kernel/rcu/rcu_segcblist.h rclp->len_lazy--; len_lazy 65 kernel/rcu/rcu_segcblist.h return rsclp->len_lazy; len_lazy 71 kernel/rcu/rcu_segcblist.h return rcu_segcblist_n_cbs(rsclp) - rsclp->len_lazy;