Home
last modified time | relevance | path

Searched refs:thread_count_config (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/md/dm-vdo/
H A Dtypes.h198 struct thread_count_config { struct
228 struct thread_count_config thread_counts; argument
H A Dvdo.h145 struct thread_count_config;
H A Ddm-vdo-target.c396 struct thread_count_config *config) in process_one_thread_config_spec()
475 struct thread_count_config *config) in parse_one_thread_config_spec()
526 struct thread_count_config *config) in parse_thread_config_string()
749 config->thread_counts = (struct thread_count_config) { in parse_device_config()
1796 sizeof(struct thread_count_config)) != 0) { in validate_new_device_config()
H A Dvdo.c191 static int __must_check initialize_thread_config(struct thread_count_config counts, in initialize_thread_config()