Home
last modified time | relevance | path

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

/kernel/rcu/
Dsrcutiny.c115 struct rcu_head *lh; in srcu_drive_gp() local
126 lh = ssp->srcu_cb_head; in srcu_drive_gp()
138 while (lh) { in srcu_drive_gp()
139 rhp = lh; in srcu_drive_gp()
140 lh = lh->next; in srcu_drive_gp()