Home
last modified time | relevance | path

Searched defs:thread_config (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/
A Dvdo.h127 struct thread_config { struct
130 zone_count_t hash_zone_count;
132 thread_count_t thread_count;
133 thread_id_t admin_thread;
134 thread_id_t journal_thread;
135 thread_id_t packer_thread;
136 thread_id_t dedupe_thread;
137 thread_id_t bio_ack_thread;
138 thread_id_t cpu_thread;
139 thread_id_t *logical_threads;
[all …]
A Dvdo.c343 static void get_thread_name(const struct thread_config *thread_config, in get_thread_name()
A Drepair.c207 const struct thread_config *thread_config = &completion->vdo->thread_config; in prepare_repair_completion() local
A Dslab-depot.c4071 const struct thread_config *thread_config = &depot->vdo->thread_config; in allocate_components() local

Completed in 22 milliseconds