Home
last modified time | relevance | path

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

/freebsd/sys/vm/
H A Dvm_map.h551 long vmspace_swap_count(struct vmspace *vmspace);
H A Dvm_pageout.c2023 size = vmspace_swap_count(vm); in vm_pageout_oom()
H A Dswap_pager.c3034 vmspace_swap_count(struct vmspace *vmspace) in vmspace_swap_count() function