Home
last modified time | relevance | path

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

/dragonfly/sys/vm/
H A Dvm_vmspace.c60 static void vmspace_entry_cache_drop(struct vmspace_entry *ve);
158 vmspace_entry_cache_drop(ve); in sys_vmspace_destroy()
219 vmspace_entry_cache_drop(vklp->ve_cache); in sys_vmspace_ctl()
537 vmspace_entry_cache_drop(ve); in rb_vmspace_delete()
609 vmspace_entry_cache_drop(struct vmspace_entry *ve) in vmspace_entry_cache_drop() function
672 vmspace_entry_cache_drop(ve); in vkernel_find_vmspace()
773 vmspace_entry_cache_drop(ve); in vkernel_lwp_exit()