Searched refs:lpt_lpalloc (Results 1 – 1 of 1) sorted by relevance
264 struct lphead lpt_lpalloc; member308 SLIST_INIT(&type->lpt_lpalloc); in lock_prof_init_type()311 SLIST_INSERT_HEAD(&type->lpt_lpalloc, &type->lpt_prof[i], in lock_prof_init_type()558 lp = SLIST_FIRST(&type->lpt_lpalloc); in lock_profile_lookup()563 SLIST_REMOVE_HEAD(&type->lpt_lpalloc, link); in lock_profile_lookup()