Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_vmem.c263 #define VMEM_UNLOCK(vm) mtx_unlock(&vm->vm_lock) macro
277 #define VMEM_UNLOCK(vm) pthread_mutex_unlock(&vm->vm_lock) macro
375 VMEM_UNLOCK(vm); in _bt_fill()
435 VMEM_UNLOCK(vm); in bt_freetrim()
838 VMEM_UNLOCK(vm); in vmem_rehash()
847 VMEM_UNLOCK(vm); in vmem_rehash()
876 VMEM_UNLOCK(vm); in vmem_periodic()
1024 VMEM_UNLOCK(vm); in vmem_import()
1156 VMEM_UNLOCK(vm); in vmem_try_fetch()
1293 VMEM_UNLOCK(vm); in vmem_xalloc_nextfit()
[all …]