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