Home
last modified time | relevance | path

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

/dragonfly/sys/vm/
H A Dvm_vmspace.c59 static void vmspace_entry_cache_ref(struct vmspace_entry *ve);
217 vmspace_entry_cache_ref(ve); in sys_vmspace_ctl()
595 vmspace_entry_cache_ref(struct vmspace_entry *ve) in vmspace_entry_cache_ref() function