Searched defs:waitf (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/sys/uvm/ |
H A D | uvm_amap.c | 115 amap_chunk_get(struct vm_amap *amap, int slot, int create, int waitf) in amap_chunk_get() argument 288 amap_alloc1(int slots, int waitf, int lazyalloc) in amap_alloc1() argument 419 amap_alloc(vaddr_t sz, int waitf, int lazyalloc) in amap_alloc() argument 545 amap_copy(struct vm_map *map, struct vm_map_entry *entry, int waitf, in amap_copy() argument [all...] |
H A D | uvm_vnode.c | 1172 int waitf, result, mapinflags; uvn_io() local
|