Symbol: thread_id_t
drivers/md/dm-vdo/action-manager.c
105
thread_id_t initiator_thread_id, void *context,
drivers/md/dm-vdo/action-manager.c
146
static thread_id_t get_acting_zone_thread_id(struct action_manager *manager)
drivers/md/dm-vdo/action-manager.c
61
thread_id_t initiator_thread_id;
drivers/md/dm-vdo/action-manager.h
75
typedef thread_id_t (*vdo_zone_thread_getter_fn)(void *context, zone_count_t zone_number);
drivers/md/dm-vdo/action-manager.h
81
thread_id_t initiator_thread_id, void *context,
drivers/md/dm-vdo/block-map.c
249
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/block-map.c
2805
static thread_id_t get_block_map_zone_thread_id(void *context, zone_count_t zone_number)
drivers/md/dm-vdo/block-map.h
235
thread_id_t thread_id;
drivers/md/dm-vdo/completion.c
115
thread_id_t thread_id = completion->callback_thread_id;
drivers/md/dm-vdo/completion.c
137
thread_id_t callback_thread_id)
drivers/md/dm-vdo/completion.c
92
thread_id_t callback_thread = completion->callback_thread_id;
drivers/md/dm-vdo/completion.h
106
thread_id_t callback_thread_id)
drivers/md/dm-vdo/completion.h
120
thread_id_t callback_thread_id, void *parent)
drivers/md/dm-vdo/completion.h
137
thread_id_t callback_thread_id,
drivers/md/dm-vdo/completion.h
150
thread_id_t callback_thread_id);
drivers/md/dm-vdo/completion.h
95
thread_id_t callback_thread_id)
drivers/md/dm-vdo/data-vio.h
366
thread_id_t expected = data_vio->hash_zone->thread_id;
drivers/md/dm-vdo/data-vio.h
367
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/data-vio.h
397
thread_id_t expected = data_vio->logical.zone->thread_id;
drivers/md/dm-vdo/data-vio.h
398
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/data-vio.h
425
thread_id_t expected = data_vio->allocation.zone->thread_id;
drivers/md/dm-vdo/data-vio.h
426
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/data-vio.h
455
thread_id_t expected = data_vio->duplicate.zone->thread_id;
drivers/md/dm-vdo/data-vio.h
456
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/data-vio.h
485
thread_id_t expected = data_vio->mapped.zone->thread_id;
drivers/md/dm-vdo/data-vio.h
486
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/data-vio.h
502
thread_id_t expected = data_vio->new_mapped.zone->thread_id;
drivers/md/dm-vdo/data-vio.h
503
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/data-vio.h
520
thread_id_t journal_thread = vdo_from_data_vio(data_vio)->thread_config.journal_thread;
drivers/md/dm-vdo/data-vio.h
521
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/data-vio.h
532
thread_id_t journal_thread = vdo_from_data_vio(data_vio)->thread_config.journal_thread;
drivers/md/dm-vdo/data-vio.h
550
thread_id_t packer_thread = vdo_from_data_vio(data_vio)->thread_config.packer_thread;
drivers/md/dm-vdo/data-vio.h
551
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/data-vio.h
562
thread_id_t packer_thread = vdo_from_data_vio(data_vio)->thread_config.packer_thread;
drivers/md/dm-vdo/data-vio.h
580
thread_id_t cpu_thread = vdo_from_data_vio(data_vio)->thread_config.cpu_thread;
drivers/md/dm-vdo/data-vio.h
581
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/data-vio.h
592
thread_id_t cpu_thread = vdo_from_data_vio(data_vio)->thread_config.cpu_thread;
drivers/md/dm-vdo/dedupe.c
2396
static thread_id_t get_thread_id_for_zone(void *context, zone_count_t zone_number)
drivers/md/dm-vdo/dedupe.h
40
thread_id_t thread_id;
drivers/md/dm-vdo/dm-vdo-target.c
1149
static thread_id_t __must_check get_thread_id_for_phase(struct vdo *vdo)
drivers/md/dm-vdo/dump.c
70
thread_id_t id;
drivers/md/dm-vdo/flush.c
176
thread_id_t vdo_get_flusher_thread_id(struct flusher *flusher)
drivers/md/dm-vdo/flush.c
42
thread_id_t thread_id;
drivers/md/dm-vdo/flush.c
491
static thread_id_t select_bio_queue(struct flusher *flusher)
drivers/md/dm-vdo/flush.h
32
thread_id_t __must_check vdo_get_flusher_thread_id(struct flusher *flusher);
drivers/md/dm-vdo/logical-zone.c
39
static thread_id_t get_thread_id_for_zone(void *context, zone_count_t zone_number)
drivers/md/dm-vdo/logical-zone.h
25
thread_id_t thread_id;
drivers/md/dm-vdo/packer.h
76
thread_id_t thread_id;
drivers/md/dm-vdo/physical-zone.h
60
thread_id_t thread_id;
drivers/md/dm-vdo/recovery-journal.c
861
thread_id_t vdo_get_recovery_journal_thread_id(struct recovery_journal *journal)
drivers/md/dm-vdo/recovery-journal.h
147
thread_id_t thread_id;
drivers/md/dm-vdo/recovery-journal.h
272
thread_id_t __must_check vdo_get_recovery_journal_thread_id(struct recovery_journal *journal);
drivers/md/dm-vdo/repair.c
208
thread_id_t thread_id;
drivers/md/dm-vdo/slab-depot.c
1157
thread_id_t thread_id = block->slab->allocator->thread_id;
drivers/md/dm-vdo/slab-depot.c
3078
static inline void assert_on_allocator_thread(thread_id_t thread_id,
drivers/md/dm-vdo/slab-depot.c
3909
static thread_id_t get_allocator_thread_id(void *context, zone_count_t zone_number)
drivers/md/dm-vdo/slab-depot.h
387
thread_id_t thread_id;
drivers/md/dm-vdo/types.h
308
thread_id_t callback_thread_id;
drivers/md/dm-vdo/vdo.c
1043
thread_id_t id;
drivers/md/dm-vdo/vdo.c
1140
thread_id_t thread_id = completion->callback_thread_id;
drivers/md/dm-vdo/vdo.c
1245
thread_id_t thread_id = vdo_get_callback_thread_id();
drivers/md/dm-vdo/vdo.c
1349
thread_id_t thread_id, void *parent)
drivers/md/dm-vdo/vdo.c
1600
thread_id_t vdo_get_callback_thread_id(void)
drivers/md/dm-vdo/vdo.c
1604
thread_id_t thread_id;
drivers/md/dm-vdo/vdo.c
174
thread_id_t thread_ids[], zone_count_t count)
drivers/md/dm-vdo/vdo.c
210
result = vdo_allocate(config->logical_zone_count, thread_id_t,
drivers/md/dm-vdo/vdo.c
217
result = vdo_allocate(config->physical_zone_count, thread_id_t,
drivers/md/dm-vdo/vdo.c
224
result = vdo_allocate(config->hash_zone_count, thread_id_t,
drivers/md/dm-vdo/vdo.c
231
result = vdo_allocate(config->bio_thread_count, thread_id_t,
drivers/md/dm-vdo/vdo.c
311
static bool get_zone_thread_name(const thread_id_t thread_ids[], zone_count_t count,
drivers/md/dm-vdo/vdo.c
312
thread_id_t id, const char *prefix,
drivers/md/dm-vdo/vdo.c
316
thread_id_t index = id - thread_ids[0];
drivers/md/dm-vdo/vdo.c
338
thread_id_t thread_id, char *buffer, size_t buffer_length)
drivers/md/dm-vdo/vdo.c
410
int vdo_make_thread(struct vdo *vdo, thread_id_t thread_id,
drivers/md/dm-vdo/vdo.c
989
thread_id_t thread_id)
drivers/md/dm-vdo/vdo.h
125
#define VDO_INVALID_THREAD_ID ((thread_id_t) -1)
drivers/md/dm-vdo/vdo.h
133
thread_id_t admin_thread;
drivers/md/dm-vdo/vdo.h
134
thread_id_t journal_thread;
drivers/md/dm-vdo/vdo.h
135
thread_id_t packer_thread;
drivers/md/dm-vdo/vdo.h
136
thread_id_t dedupe_thread;
drivers/md/dm-vdo/vdo.h
137
thread_id_t bio_ack_thread;
drivers/md/dm-vdo/vdo.h
138
thread_id_t cpu_thread;
drivers/md/dm-vdo/vdo.h
139
thread_id_t *logical_threads;
drivers/md/dm-vdo/vdo.h
140
thread_id_t *physical_threads;
drivers/md/dm-vdo/vdo.h
141
thread_id_t *hash_zone_threads;
drivers/md/dm-vdo/vdo.h
142
thread_id_t *bio_threads;
drivers/md/dm-vdo/vdo.h
292
int __must_check vdo_make_thread(struct vdo *vdo, thread_id_t thread_id,
drivers/md/dm-vdo/vdo.h
297
thread_id_t thread_id)
drivers/md/dm-vdo/vdo.h
323
thread_id_t vdo_get_callback_thread_id(void);
drivers/md/dm-vdo/vdo.h
333
thread_id_t thread_id);
drivers/md/dm-vdo/vdo.h
58
thread_id_t thread_id;
drivers/md/dm-vdo/vio.c
321
int make_vio_pool(struct vdo *vdo, size_t pool_size, size_t block_count, thread_id_t thread_id,
drivers/md/dm-vdo/vio.c
34
thread_id_t thread_id;
drivers/md/dm-vdo/vio.h
179
thread_id_t thread)
drivers/md/dm-vdo/vio.h
198
thread_id_t thread_id, enum vio_type vio_type,
drivers/md/dm-vdo/vio.h
56
static inline thread_id_t __must_check get_vio_bio_zone_thread_id(struct vio *vio)
drivers/md/dm-vdo/vio.h
69
thread_id_t expected = get_vio_bio_zone_thread_id(vio);
drivers/md/dm-vdo/vio.h
70
thread_id_t thread_id = vdo_get_callback_thread_id();