Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dhazard.c330 hazard_bucket_t hbfs_partial; member
384 hazard_bucket_t partial = st->hbfs_partial; in hazard_filter_bucket()
401 st->hbfs_partial = partial = bucket; in hazard_filter_bucket()
416 hazard_bucket_free(st->hbfs_partial); in hazard_filter_finish()
418 hazard_bucket_t bucket = st->hbfs_partial; in hazard_filter_finish()
451 .hbfs_partial = STAILQ_FIRST(&hazard_buckets_pending), in hazard_scan_and_reclaim()