Home
last modified time | relevance | path

Searched refs:instance_thread (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Ddm-vdo-target.c1088 struct registered_thread allocating_thread, instance_thread; in vdo_message() local
1099 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_message()
1619 struct registered_thread instance_thread; in construct_new_vdo() local
1627 vdo_register_thread_device_id(&instance_thread, &instance); in construct_new_vdo()
1898 struct registered_thread allocating_thread, instance_thread; in vdo_ctr() local
1908 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_ctr()
1928 struct registered_thread allocating_thread, instance_thread; in vdo_dtr() local
1930 vdo_register_thread_device_id(&instance_thread, &instance); in vdo_dtr()
2095 struct registered_thread instance_thread; in vdo_postsuspend() local
2099 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_postsuspend()
[all …]