Searched refs:hr (Results 1 – 1 of 1) sorted by relevance
383 struct hazard_record hr = bucket->hb_recs[i]; in hazard_filter_bucket() local385 if (!hazard_bsearch(hr.hr_val, st->hbfs_array, 0, st->hbfs_array_len)) { in hazard_filter_bucket()386 hr.hr_dtor(hr.hr_val); in hazard_filter_bucket()390 partial->hb_recs[partial_pos] = hr; in hazard_filter_bucket()