Searched refs:lpt_hash (Results 1 – 1 of 1) sorted by relevance
260 struct lphead lpt_hash[LPROF_HASH_SIZE]; member417 SLIST_FOREACH(l, &type->lpt_hash[hash], link) { in lock_prof_sum()444 SLIST_FOREACH(l, &type->lpt_hash[i], link) { in lock_prof_type_stats()546 head = &type->lpt_hash[hash]; in lock_profile_lookup()562 SLIST_INSERT_HEAD(&type->lpt_hash[hash], lp, link); in lock_profile_lookup()