Searched refs:VMEM_LOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dsubr_vmem.c194 #define VMEM_LOCK(vm) mtx_lock(&vm->vm_lock) macro
274 VMEM_LOCK(vm);
694 VMEM_LOCK(vm);
737 VMEM_LOCK(vm);
813 VMEM_LOCK(vm);
854 VMEM_LOCK(vm);
970 VMEM_LOCK(vm);
982 VMEM_LOCK(vm);
1141 VMEM_LOCK(vm);
1200 VMEM_LOCK(v
[all...]

Completed in 107 milliseconds