Home
last modified time | relevance | path

Searched defs:_vm_map_unlock (Results 1 – 2 of 2) sorted by relevance

/f-stack/lib/include/vm/
H A Duma_int.h53 #define _vm_map_unlock(sx, arg) do {} while(0) macro
/f-stack/freebsd/vm/
H A Dvm_map.c692 _vm_map_unlock(vm_map_t map, const char *file, int line) in _vm_map_unlock() function