Searched refs:UVM_PLA_NOWAKE (Results 1 – 3 of 3) sorted by relevance
272 UVM_PLA_NOWAIT | UVM_PLA_NOWAKE); in buf_alloc_pages()346 bp->b_bufsize, UVM_PLA_NOWAIT | UVM_PLA_NOWAKE, where); in buf_realloc_pages()
152 #define UVM_PLA_NOWAKE 0x0020 /* don't wake page daemon on failure */ macro
1184 } else if (!(flags & UVM_PLA_NOWAKE)) { in uvm_pmr_getpages()2233 int flags = UVM_PLA_NOWAIT|UVM_PLA_NOWAKE; in uvm_pmr_cache_alloc()