Searched refs:vmspace_swap_count (Results 1 – 3 of 3) sorted by relevance
551 long vmspace_swap_count(struct vmspace *vmspace);
2023 size = vmspace_swap_count(vm); in vm_pageout_oom()
3034 vmspace_swap_count(struct vmspace *vmspace) in vmspace_swap_count() function