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()1619 struct registered_thread instance_thread; in construct_new_vdo() local1627 vdo_register_thread_device_id(&instance_thread, &instance); in construct_new_vdo()1898 struct registered_thread allocating_thread, instance_thread; in vdo_ctr() local1908 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_ctr()1928 struct registered_thread allocating_thread, instance_thread; in vdo_dtr() local1930 vdo_register_thread_device_id(&instance_thread, &instance); in vdo_dtr()2095 struct registered_thread instance_thread; in vdo_postsuspend() local2099 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_postsuspend()[all …]