Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c166 static kthread_t *hblk_reserve_thread; variable
2971 hblk_reserve_thread != curthread) { in sfmmu_tteload_find_hmeblk()
11039 owner = (hblk_reserve_thread == curthread) ? 1 : 0; in sfmmu_hblk_alloc()
11075 if (hblk_reserve_thread == curthread) { in sfmmu_hblk_alloc()
11078 hblk_reserve_thread = NULL; in sfmmu_hblk_alloc()
11106 hblk_reserve_thread = curthread; in sfmmu_hblk_alloc()
11163 hblk_reserve_thread = NULL; in sfmmu_hblk_alloc()