Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/vm/
Dvm_map.h321 void _vm_map_lock_downgrade(vm_map_t map, const char *file, int line);
344 _vm_map_lock_downgrade(map, LOCK_FILE, LOCK_LINE)
Dvm_map.c696 _vm_map_lock_downgrade(vm_map_t map, const char *file, int line) in _vm_map_lock_downgrade() function