Searched refs:vmspace_resident_count (Results 1 – 7 of 7) sorted by relevance
379 rss = pgtok(vmspace_resident_count(p->p_vmspace)); in tty_info()
742 rss = pgtok(vmspace_resident_count(vm)); in statclock()
860 *res = vmspace_resident_count(vm) * PAGE_SIZE; in getrlimitusage_one()
1146 kp->ki_rssize = vmspace_resident_count(vm); /*XXX*/ in fill_kinfo_proc_only()
371 long vmspace_resident_count(struct vmspace *vmspace);
875 vmspace_resident_count(struct vmspace *vmspace) in vm_map_wait_busy() 878 vmspace_resident_count(struct vmspace *vmspace) vmspace_resident_count() function
2522 vmspace_resident_count(vcpu->vm->vmspace)); in vm_get_rescnt()