Symbol: registered_thread
drivers/md/dm-vdo/dm-vdo-target.c
1184
struct registered_thread allocating_thread, instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
1745
struct registered_thread instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
2024
struct registered_thread allocating_thread, instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
2054
struct registered_thread allocating_thread, instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
2221
struct registered_thread instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
2955
struct registered_thread instance_thread;
drivers/md/dm-vdo/dm-vdo-target.c
2970
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
103
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;