Searched defs:waitf (Results 1 - 1 of 1) sorted by relevance
| /src/sys/uvm/ | ||
| H A D | uvm_amap.c | 234 amap_alloc(vaddr_t sz, vaddr_t padsz, int waitf) argument 825 const int waitf = (flags & AMAP_COPY_NOWAIT) ? UVM_FLAG_NOWAIT : 0; local in function:amap_copy |
Completed in 4 milliseconds