Searched refs:allocations_allowed (Results 1 – 4 of 4) sorted by relevance
23 static inline bool allocations_allowed(void) in allocations_allowed() function215 bool allocations_restricted = !allocations_allowed(); in vdo_allocate_memory()
237 bool allocations_allowed; member
137 &thread->vdo->allocations_allowed); in start_vdo_request_queue()478 vdo->allocations_allowed = true; in initialize_vdo()691 vdo->allocations_allowed = true; in vdo_destroy()
2251 vdo->allocations_allowed = false; in load_callback()
Completed in 19 milliseconds