Symbol: registered_thread
drivers/md/dm-vdo/dm-vdo-target.c
1088
struct registered_thread allocating_thread, instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
1620
struct registered_thread instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
1899
struct registered_thread allocating_thread, instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
1929
struct registered_thread allocating_thread, instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
2096
struct registered_thread instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
2830
struct registered_thread instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
2845
struct registered_thread instance_thread;
drivers/md/dm-vdo/memory-alloc.c
40
void vdo_register_allocating_thread(struct registered_thread *new_thread,
drivers/md/dm-vdo/memory-alloc.h
153
void vdo_register_allocating_thread(struct registered_thread *new_thread,
drivers/md/dm-vdo/thread-device.c
12
void vdo_register_thread_device_id(struct registered_thread *new_thread,
drivers/md/dm-vdo/thread-device.h
11
void vdo_register_thread_device_id(struct registered_thread *new_thread,
drivers/md/dm-vdo/thread-registry.c
26
struct registered_thread *new_thread, const void *pointer)
drivers/md/dm-vdo/thread-registry.c
28
struct registered_thread *thread;
drivers/md/dm-vdo/thread-registry.c
57
struct registered_thread *thread;
drivers/md/dm-vdo/thread-registry.c
80
struct registered_thread *thread;
drivers/md/dm-vdo/thread-registry.h
26
struct registered_thread *new_thread, const void *pointer);
drivers/md/dm-vdo/thread-utils.c
36
struct registered_thread allocating_thread;
drivers/md/dm-vdo/vdo.h
73
struct registered_thread allocating_thread;