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()
1620 struct registered_thread instance_thread; in construct_new_vdo() local
1628 vdo_register_thread_device_id(&instance_thread, &instance); in construct_new_vdo()
1899 struct registered_thread allocating_thread, instance_thread; in vdo_ctr() local
1909 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_ctr()
1929 struct registered_thread allocating_thread, instance_thread; in vdo_dtr() local
1931 vdo_register_thread_device_id(&instance_thread, &instance); in vdo_dtr()
2096 struct registered_thread instance_thread; in vdo_postsuspend() local
2100 vdo_register_thread_device_id(&instance_thread, &vdo->instance); in vdo_postsuspend()
[all …]