Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/vm/
Dvm_map.h405 long vmspace_swap_count(struct vmspace *vmspace);
Dvm_pageout.c1678 size = vmspace_swap_count(vm); in vm_pageout_oom()
Dswap_pager.c2489 vmspace_swap_count(struct vmspace *vmspace) in vmspace_swap_count() function