Searched refs:hashed_info (Results 1 – 1 of 1) sorted by relevance
47 struct hashed_info { struct50 STAILQ_ENTRY(hashed_info) entries; argument53 static STAILQ_HEAD(, hashed_info) hi_list;98 struct hashed_info *hip; in ve_pcr_update()103 if ((hip = malloc(sizeof(struct hashed_info)))) { in ve_pcr_update()142 struct hashed_info *hip; in ve_pcr_hashed_get()