Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c166 static kthread_t *hblk_reserve_thread; variable
3001 hblk_reserve_thread != curthread) { in sfmmu_tteload_find_hmeblk()
11228 owner = (hblk_reserve_thread == curthread) ? 1 : 0; in sfmmu_hblk_alloc()
11264 if (hblk_reserve_thread == curthread) { in sfmmu_hblk_alloc()
11267 hblk_reserve_thread = NULL; in sfmmu_hblk_alloc()
11295 hblk_reserve_thread = curthread; in sfmmu_hblk_alloc()
11352 hblk_reserve_thread = NULL; in sfmmu_hblk_alloc()