Searched refs:instance_thread (Results 1 – 1 of 1) sorted by relevance
1088 struct registered_thread allocating_thread, instance_thread; in vdo_message() local1099 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_message()1620 struct registered_thread instance_thread; in construct_new_vdo() local1628 vdo_register_thread_device_id(&instance_thread, &instance); in construct_new_vdo()1899 struct registered_thread allocating_thread, instance_thread; in vdo_ctr() local1909 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_ctr()1929 struct registered_thread allocating_thread, instance_thread; in vdo_dtr() local1931 vdo_register_thread_device_id(&instance_thread, &instance); in vdo_dtr()2096 struct registered_thread instance_thread; in vdo_postsuspend() local2100 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_postsuspend()[all …]