Searched refs:allocating_threads (Results 1 – 1 of 1) sorted by relevance
21 static struct thread_registry allocating_threads; variable25 return vdo_lookup_thread(&allocating_threads) != NULL; in allocations_allowed()49 vdo_register_thread(&allocating_threads, new_thread, flag_ptr); in vdo_register_allocating_thread()55 vdo_unregister_thread(&allocating_threads); in vdo_unregister_allocating_thread()383 vdo_initialize_thread_registry(&allocating_threads); in vdo_memory_init()