Searched refs:llnp (Results 1 – 1 of 1) sorted by relevance
486 struct llist_node *llnp; in rcu_scale_alloc() local 498 llnp = llist_del_first(&wflp->ws_lhp); in rcu_scale_alloc() 499 if (!llnp) in rcu_scale_alloc() 501 return container_of(llnp, struct writer_mblock, wmb_node); in rcu_scale_alloc() 1034 struct llist_node *llnp; in rcu_scale_cleanup() local 1038 llist_for_each(llnp, wflp->ws_lhg.first) in rcu_scale_cleanup() 1040 llist_for_each(llnp, wflp->ws_lhp.first) in rcu_scale_cleanup()