Searched defs:pr_hblk (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c1993 struct hme_blk *pr_hblk = NULL; local
2025 pr_hblk = NULL;
2039 sfmmu_hblk_hash_rm(hmebp, hmeblkp, pr_hblk,
2042 pr_hblk = hmeblkp;
2950 struct hme_blk *hmeblkp, *pr_hblk, *list = NULL; local
2963 HME_HASH_SEARCH_PREV(hmebp, hblktag, hmeblkp, pr_hblk, &list);
2995 sfmmu_hblk_hash_rm(hmebp, hmeblkp, pr_hblk,
3703 struct hme_blk *nx_hblk, *pr_hblk, *list = NULL; local
3718 pr_hblk = NULL;
3745 sfmmu_hblk_hash_rm(hmebp, hmeblkp, pr_hblk,
3782 struct hme_blk *pr_hblk; local
3830 struct hme_blk *pr_hblk; local
4016 struct hme_blk *pr_hblk; local
5457 struct hme_blk *pr_hblk = NULL; local
5601 struct hme_blk *hmeblkp, *pr_hblk, *list = NULL; local
8931 struct hme_blk *hmeblkp, *nx_hblk, *pr_hblk = NULL; local
11309 struct hme_blk *hmeblkp = NULL, *pr_hblk; local
11437 sfmmu_steal_this_hblk(struct hmehash_bucket *hmebp, struct hme_blk *hmeblkp, uint64_t hblkpa, struct hme_blk *pr_hblk) argument
15514 sfmmu_hblk_hash_rm(struct hmehash_bucket *hmebp, struct hme_blk *hmeblkp, struct hme_blk *pr_hblk, struct hme_blk **listp, int free_now) argument
[all...]

Completed in 83 milliseconds