Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_lock.c259 struct lpohead lpt_lpoalloc; member
303 LIST_INIT(&type->lpt_lpoalloc); in lock_prof_init_type()
307 LIST_INSERT_HEAD(&type->lpt_lpoalloc, &type->lpt_objs[i], in lock_prof_init_type()
580 l = LIST_FIRST(&type->lpt_lpoalloc); in lock_profile_object_lookup()
720 LIST_INSERT_HEAD(&type->lpt_lpoalloc, l, lpo_link); in lock_profile_release_lock()