Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dflock.c3353 locklist_t *llheadp; in get_lock_list() local
3368 llheadp = &listhead; in get_lock_list()
3369 lltp = llheadp; in get_lock_list()
3370 llheadp->ll_next = (locklist_t *)NULL; in get_lock_list()
3421 llp = llheadp->ll_next; in get_lock_list()