Searched refs:vdo_lookup_thread (Results 1 – 4 of 4) sorted by relevance
27 pointer = vdo_lookup_thread(&device_id_thread_registry); in vdo_get_thread_device_id()
30 const void *vdo_lookup_thread(struct thread_registry *registry);
78 const void *vdo_lookup_thread(struct thread_registry *registry) in vdo_lookup_thread() function
25 return vdo_lookup_thread(&allocating_threads) != NULL; in allocations_allowed()
Completed in 8 milliseconds