Searched refs:lpt_lpalloc (Results 1 – 1 of 1) sorted by relevance
244 struct lphead lpt_lpalloc; member288 SLIST_INIT(&type->lpt_lpalloc); in lock_prof_init_type()291 SLIST_INSERT_HEAD(&type->lpt_lpalloc, &type->lpt_prof[i], in lock_prof_init_type()538 lp = SLIST_FIRST(&type->lpt_lpalloc); in lock_profile_lookup()543 SLIST_REMOVE_HEAD(&type->lpt_lpalloc, link); in lock_profile_lookup()