Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/vm/
Dvm_fault.c131 static void vm_fault_cache_behind(const struct faultstate *fs, int distance);
607 vm_fault_cache_behind(&fs, in vm_fault_hold()
629 vm_fault_cache_behind(&fs, in vm_fault_hold()
1062 vm_fault_cache_behind(const struct faultstate *fs, int distance) in vm_fault_cache_behind() function