Searched refs:allocating_thread (Results 1 – 5 of 5) sorted by relevance
36 struct registered_thread allocating_thread; in thread_starter() local43 vdo_register_allocating_thread(&allocating_thread, NULL); in thread_starter()
1088 struct registered_thread allocating_thread, instance_thread; in vdo_message() local1098 vdo_register_allocating_thread(&allocating_thread, NULL); in vdo_message()1898 struct registered_thread allocating_thread, instance_thread; in vdo_ctr() local1902 vdo_register_allocating_thread(&allocating_thread, NULL); in vdo_ctr()1928 struct registered_thread allocating_thread, instance_thread; in vdo_dtr() local1931 vdo_register_allocating_thread(&allocating_thread, NULL); in vdo_dtr()
73 struct registered_thread allocating_thread; member
136 vdo_register_allocating_thread(&thread->allocating_thread, in start_vdo_request_queue()
2030 vdo_register_allocating_thread(&thread->allocating_thread, NULL); in start_uds_queue()
Completed in 19 milliseconds