Home
last modified time | relevance | path

Searched refs:ws_lhp (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/kernel/rcu/
Drcuscale.c118 struct llist_head ____cacheline_internodealigned_in_smp ws_lhp; member
493 if (llist_empty(&wflp->ws_lhp)) { in rcu_scale_alloc()
496 wflp->ws_lhp.first = &wmbp->wmb_node; in rcu_scale_alloc()
498 llnp = llist_del_first(&wflp->ws_lhp); in rcu_scale_alloc()
1040 llist_for_each(llnp, wflp->ws_lhp.first) in rcu_scale_cleanup()
1186 init_llist_head(&wflp->ws_lhp); in rcu_scale_init()
1197 llist_add(&wmbp->wmb_node, &wflp->ws_lhp); in rcu_scale_init()