Home
last modified time | relevance | path

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

/f-stack/freebsd/vm/
H A Dvm_map.h532 long vmspace_swap_count(struct vmspace *vmspace);
H A Dvm_pageout.c2002 size = vmspace_swap_count(vm); in vm_pageout_oom()
H A Dswap_pager.c2690 vmspace_swap_count(struct vmspace *vmspace) in vmspace_swap_count() function