Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dhazard.c325 hazard_bucket_t hbfs_partial; member
379 hazard_bucket_t partial = st->hbfs_partial; in hazard_filter_bucket()
396 st->hbfs_partial = partial = bucket; in hazard_filter_bucket()
411 hazard_bucket_free(st->hbfs_partial); in hazard_filter_finish()
413 hazard_bucket_t bucket = st->hbfs_partial; in hazard_filter_finish()
446 .hbfs_partial = STAILQ_FIRST(&hazard_buckets_pending), in hazard_scan_and_reclaim()