Searched defs:thread_config (Results 1 – 4 of 4) sorted by relevance
127 struct thread_config { struct130 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 …]
343 static void get_thread_name(const struct thread_config *thread_config, in get_thread_name()
207 const struct thread_config *thread_config = &completion->vdo->thread_config; in prepare_repair_completion() local
4071 const struct thread_config *thread_config = &depot->vdo->thread_config; in allocate_components() local
Completed in 22 milliseconds