Home
last modified time | relevance | path

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

/dragonfly/sys/vm/
H A Dvm_map.h305 #define ILOCK_WAITING 0x00000001 macro
H A Dvm_map.c4610 scan->flags |= ILOCK_WAITING; in vm_map_interlock()
4632 if (ilock->flags & ILOCK_WAITING) in vm_map_deinterlock()