Home
last modified time | relevance | path

Searched refs:allocations_allowed (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Dmemory-alloc.c23 static inline bool allocations_allowed(void) in allocations_allowed() function
215 bool allocations_restricted = !allocations_allowed(); in vdo_allocate_memory()
H A Dvdo.h237 bool allocations_allowed; member
H A Dvdo.c135 &thread->vdo->allocations_allowed); in start_vdo_request_queue()
472 vdo->allocations_allowed = true; in initialize_vdo()
684 vdo->allocations_allowed = true; in vdo_destroy()
H A Ddm-vdo-target.c2252 vdo->allocations_allowed = false; in load_callback()