Searched refs:poh (Results 1 – 2 of 2) sorted by relevance
2029 struct pmc_ownerhash *poh; in pmc_allocate_owner_descriptor() local2032 poh = &pmc_ownerhash[hindex]; in pmc_allocate_owner_descriptor()2037 LIST_INSERT_HEAD(poh, po, po_next); /* insert into hash table */ in pmc_allocate_owner_descriptor()2133 struct pmc_ownerhash *poh; in pmc_find_owner_descriptor() local2136 poh = &pmc_ownerhash[hindex]; in pmc_find_owner_descriptor()2139 LIST_FOREACH(po, poh, po_next) in pmc_find_owner_descriptor()
149598 poh