Lines Matching defs:fs
243 vm_fault_unlock_map(struct faultstate *fs) in vm_fault_unlock_map()
253 vm_fault_unlock_vp(struct faultstate *fs) in vm_fault_unlock_vp()
263 vm_fault_deallocate(struct faultstate *fs) in vm_fault_deallocate()
281 vm_fault_unlock_and_deallocate(struct faultstate *fs) in vm_fault_unlock_and_deallocate()
289 vm_fault_dirty(struct faultstate *fs, vm_page_t m) in vm_fault_dirty()
335 vm_fault_soft_fast(struct faultstate *fs) in vm_fault_soft_fast()
450 vm_fault_restore_map_lock(struct faultstate *fs) in vm_fault_restore_map_lock()
498 vm_fault_populate(struct faultstate *fs) in vm_fault_populate()
787 vm_fault_object_ensure_wlocked(struct faultstate *fs) in vm_fault_object_ensure_wlocked()
807 vm_fault_lock_vnode(struct faultstate *fs, bool objlocked) in vm_fault_lock_vnode()
860 vm_fault_readahead(struct faultstate *fs) in vm_fault_readahead()
908 vm_fault_lookup(struct faultstate *fs) in vm_fault_lookup()
956 vm_fault_relookup(struct faultstate *fs) in vm_fault_relookup()
1007 vm_fault_cow(struct faultstate *fs) in vm_fault_cow()
1113 vm_fault_next(struct faultstate *fs) in vm_fault_next()
1168 vm_fault_zerofill(struct faultstate *fs) in vm_fault_zerofill()
1202 vm_fault_allocate_oom(struct faultstate *fs) in vm_fault_allocate_oom()
1233 vm_fault_allocate(struct faultstate *fs) in vm_fault_allocate()
1313 vm_fault_getpages(struct faultstate *fs, int *behindp, int *aheadp) in vm_fault_getpages()
1430 vm_fault_busy_sleep(struct faultstate *fs) in vm_fault_busy_sleep()
1460 vm_fault_object(struct faultstate *fs, int *behindp, int *aheadp) in vm_fault_object()
1552 struct faultstate fs; in vm_fault() local
1836 vm_fault_dontneed(const struct faultstate *fs, vm_offset_t vaddr, int ahead) in vm_fault_dontneed()
1900 vm_fault_prefault(const struct faultstate *fs, vm_offset_t addra, in vm_fault_prefault()