Searched refs:UVM_KMF_TRYLOCK (Results 1 – 8 of 8) sorted by relevance
313 (UVM_KMF_NOWAIT | UVM_KMF_TRYLOCK))); in uarea_system_poolpage_alloc()
204 #define UVM_KMF_TRYLOCK UVM_FLAG_TRYLOCK /* try locking only */ macro
646 (flags & (UVM_KMF_TRYLOCK | UVM_KMF_NOWAIT | UVM_KMF_WAITVA in uvm_km_alloc()
1378 ((flags & PR_WAITOK) ? 0 : UVM_KMF_NOWAIT | UVM_KMF_TRYLOCK) in ecclinepool_page_alloc()
292 ((flags & PR_WAITOK) ? 0 : UVM_KMF_NOWAIT|UVM_KMF_TRYLOCK) in bufpool_page_alloc()
238 ((flags & PR_WAITOK) ? 0 : UVM_KMF_NOWAIT | UVM_KMF_TRYLOCK) in sigacts_poolpage_alloc()
2848 : UVM_KMF_NOWAIT | UVM_KMF_TRYLOCK) |
926 ((flags & PR_WAITOK) ? 0 : UVM_KMF_NOWAIT | UVM_KMF_TRYLOCK)); in pgt_page_alloc()