Home
last modified time | relevance | path

Searched refs:hr_val (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/osfmk/kern/
H A Dhazard.c40 void *hr_val; member
275 bucket->hb_recs[bucket->hb_count].hr_val = value; in hazard_retire()
385 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()
658 bucket->hb_recs[0].hr_val = v1; in hazard_basic_test()
660 bucket->hb_recs[1].hr_val = v2; in hazard_basic_test()
687 bucket->hb_recs[0].hr_val = v2; in hazard_basic_test()