Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Ddmu_os.c64 #define VM_ALLOC_BUSY_FLAGS VM_ALLOC_NOBUSY macro
66 #define VM_ALLOC_BUSY_FLAGS VM_ALLOC_SBUSY | VM_ALLOC_IGN_SBUSY macro
175 VM_ALLOC_NORMAL | VM_ALLOC_NOWAIT | VM_ALLOC_BUSY_FLAGS); in dmu_read_pages()
294 VM_ALLOC_NORMAL | VM_ALLOC_NOWAIT | VM_ALLOC_BUSY_FLAGS); in dmu_read_pages()