Searched refs:vmd_inactive_starting (Results 1 – 2 of 2) sorted by relevance
265 blockcount_t vmd_inactive_starting; /* Number of threads started. */ member
1654 blockcount_acquire(&vmd->vmd_inactive_starting, threads - 1); in vm_pageout_inactive_dispatch()2169 blockcount_release(&vmd->vmd_inactive_starting, 1); in vm_pageout_helper()