Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dwinlockio.c1581 SegLock *lp, *lpnext; in lock_destroyall() local
1587 for (lp = lock_free_list; lp != NULL; lp = lpnext) { in lock_destroyall()
1589 lpnext = lp->next; in lock_destroyall()